box provide padding and animate size and colour provide box and boxlayout for with/without layout provide clippingbox provide label for anim + rendertype configure QtQuick controls
7 lines
145 B
QML
7 lines
145 B
QML
import "root:/config"
|
|
import QtQuick
|
|
|
|
Label {
|
|
font.family: Appearance.font.family.material
|
|
font.pointSize: Appearance.font.size.larger
|
|
}
|