import Qt 4.7 Text { id: headerTitle text: "Name" color: "white" font.weight: Font.Bold height: parent.height verticalAlignment: Text.AlignVCenter }