Ejemplo n.º 1
0
Archivo: Plot.py Proyecto: dani-l/PaPI
 def shape(self): # override because QGraphicsPathItem.shape is too expensive.
     return QGraphicsItem.shape(self)
Ejemplo n.º 2
0
 def shape(self): # override because QGraphicsPathItem.shape is too expensive.
     return QGraphicsItem.shape(self)