Пример #1
0
 def shape(self):
     if self.__shape is None:
         return QGraphicsLineItem.shape(self)
     return self.__shape
Пример #2
0
 def shape(self):
     if self.__shape is None:
         return QGraphicsLineItem.shape(self)
     return self.__shape