Example #1
0
File: Plot.py Project: dani-l/PaPI
 def shape(self): # override because QGraphicsPathItem.shape is too expensive.
     return QGraphicsItem.shape(self)
Example #2
0
 def shape(self): # override because QGraphicsPathItem.shape is too expensive.
     return QGraphicsItem.shape(self)