QButtonGroup (self.widget) self.radioButton= QtWidgets.QRadioButton(self.widget) self.buttonGroup.addButton(self.radioButton) self.
確定! 回上一頁