예제 #1
0
파일: Plot.py 프로젝트: dani-l/PaPI
 def shape(self): # override because QGraphicsPathItem.shape is too expensive.
     return QGraphicsItem.shape(self)
예제 #2
0
파일: Plot.py 프로젝트: TUB-Control/PaPI
 def shape(self): # override because QGraphicsPathItem.shape is too expensive.
     return QGraphicsItem.shape(self)