QtGui import QIcon from PyQt5.QtCore import Qt import sys class ToolButton(QMainWindow): def __init__(self): super(ToolButton,self).
確定! 回上一頁