def about_dialog(self): from PyQt5.QtWidgets import QDialog, QLabel, QWidget from PyQt5.QtCore import QRect d = QDialog(self.window) d.
確定! 回上一頁