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