from PyQt5.QtWidgets import *. import sys. # creating a class. # that inherits the QDialog class. class Window(QDialog):. # constructor.
確定! 回上一頁