setCentralWidget (widget) def mainwindow(self): self.setWindowTitle("Main Window") widget1 = QWidget() widget1.setLayout(self.mainbox) self.
確定! 回上一頁