//main.qml Row{ id:checkbox_row spacing: 10 Text { width: 90 height: 30 renderType: Text.NativeRendering text: "CheckBox:" } ButtonGroup{ ...
確定! 回上一頁