0
QgraphicsSceneでQgraphicsSceneを使用していくつかの図形を作成しました。 QGraphicsSceneをクリアせずにこれらの図形だけをクリアしたいと思います。それはpyqt4で行われているかPyQt QGraphicsScene/QGraphicsView
self.scene.addEllipse(point.x(), point.y(), 2, 2, pen,brush)
は、誰かが私を提案することはできますか?