1 2 3 4 5 6 7 8
import QtQuick 2.4 import Ubuntu.Components 1.3 Label { id: label width: 400 height: width }