self.btn = QPushButton("click me"). 5. self.btn.clicked.connect(self.stopcommand_after_clicking). 6. . 7. vbox = QVBoxLayout(self).
確定! 回上一頁