Componentized Button Rectangle{ // Button.qml id: button property alias text: centerIn: parent } MouseArea{ id: ma anchors.fill: parent onClicked: ...
確定! 回上一頁