QGraphicsSceneHelpEvent Class Reference
[QtGui module]
Inherits QGraphicsSceneEvent.
Methods
Detailed Description
Method Documentation
QGraphicsSceneHelpEvent.__init__ (self, QEvent.Type type = QEvent.None)
QPointF QGraphicsSceneHelpEvent.scenePos (self)
QPoint QGraphicsSceneHelpEvent.screenPos (self)
QGraphicsSceneHelpEvent.setScenePos (self, QPointF pos)
QGraphicsSceneHelpEvent.setScreenPos (self, QPoint pos)