def paintGL(self): from PyQt5.QtGui import QBrush, QPen, QColor, QPainter from PyQt5.QtCore import QPointF painter = QPainter(self) painter.
確定! 回上一頁