import QtQuick 2.0 Text { font.pixelSize: engine.titleFontSize() font.italic: true color: "white" anchors.horizontalCenter: parent.horizontalCenter }