import QtQuick 2.0 Text { color: "white" font.pixelSize: engine.smallFontSize() textFormat: Text.RichText wrapMode: Text.WordWrap }