Exemple #1
0
    def shape(self): return QGraphicsItem.shape(self)

    def boundingRect(self):
Exemple #2
0
 def shape(self):
     return QGraphicsItem.shape(self)
Exemple #3
0
 def shape(self):
     return QGraphicsItem.shape(self)
Exemple #4
0
    def shape(self): return QGraphicsItem.shape(self)

    def boundingRect(self):
Exemple #5
0
 def shape(self):
     path = QGraphicsItem.shape(self)
     return path
Exemple #6
0
 def shape(self):
     path = QGraphicsItem.shape(self)
     return path