second and third circle
This commit is contained in:
@@ -20,7 +20,7 @@ class Window(QWidget):
|
||||
|
||||
self.scene = QGraphicsScene(0, 0, 600, 400)
|
||||
|
||||
pp = Pattern(0, 0)
|
||||
pp = Pattern(200, 100)
|
||||
#for wid in pp.content:
|
||||
# self.scene.addItem(wid)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user