import QtQuick Column { MyButton { width: 50; height: 50 } MyButton { x: 50; width: 100; height: 50; color: "blue" } MyButton { width: 50; height: 50; radius: 8 } } /*##^## Designer { D{i:0;formeditorZoom:0.75}D{i:1}D{i:2}D{i:3} } ##^##*/