QtWidgets import QApplication, QMainWindow class MainWindow(QMainWindow): def __init__(self): super().__init__() # Fenstertitel self.
確定! 回上一頁