QtWidgets import * from PyQt5.QtGui import QColor from PyQt5.QtCore import * import sys class myDialog(QDialog): """docstring for ...
確定! 回上一頁