import Qt 4.7 Text { id: label font.pixelSize: 24; anchors.verticalCenter: parent.verticalCenter; anchors.left: parent.left; anchors.leftMargin: 20; SystemPalette {id:pal} }