setFocusPolicy(Qt.NoFocus) self.group = QButtonGroup() self.group.addButton(button1,1) self.group.addButton(button2,2) self.group.
確定! 回上一頁