The radio button of QML is RadioButton, such as the following interface. The implementation code is as follows: RadioButton {. id:rb1. checked: true.
確定! 回上一頁