QtGui import * from PyQt5.QtWidgets import * def sceneWithPen(grid): scene = QGraphicsScene() view = QGraphicsView() view.
確定! 回上一頁