import QtQuick.Controls 1.3 Label { text: "Sample" color: "blue" font.bold: true }