Item { //! [properties and signal definitions] property string text: "" property int fontSize: 10 signal clicked width: 60 height: 40 //! [properties and signal definitions] }