Controls 2.0 ApplicationWindow { visible: true width: 400 height: 300 title: qsTr("Qml自定义复选框") CheckBox { id: checkBox text: qsTr("复 ...
確定! 回上一頁