Bases: GraphicsItem
, QtGui.QGraphicsObject
Extension of QGraphicsObject with some useful methods (provided by GraphicsItem
)
-
__init__
(*args)[source]
Initialize self. See help(type(self)) for accurate signature.
-
itemChange
(self, QGraphicsItem.GraphicsItemChange, Any) → Any[source]