需要導入模塊: from PyQt5 import QtGui [as 別名] # 或者: from PyQt5.QtGui import QPainter [as 別名] def paintEvent(self, event): QtWidgets.QFrame.
確定! 回上一頁