Group boxes are usually used to organize check boxes and radio buttons into exclusive ... QRadioButton *radio1 = new QRadioButton(tr("&Radio button 1")); ...
確定! 回上一頁