QtWidgets import QApplication [as 別名] # 或者: from PyQt5. ... setWindowTitle('File Manager') self.resize(100, 100) desktop = QApplication.desktop() x ...
確定! 回上一頁