setGeometry(0, 0, 400, 300) self.button.setText('Main Window') self.button.setStyleSheet('font-size:40px') # Sub Window self.sub_window ...
確定! 回上一頁