import QtQuick 1.1 import "../js/UIConstants.js" as Ui Text{ id: label color: "#8f00FF" font.pointSize: Ui.FONT_DEFAULT }