QGraphicsSceneMouseEvent Class Reference
[QtGui module]
Inherits QGraphicsSceneEvent.
Methods
Detailed Description
Method Documentation
Qt.MouseButton QGraphicsSceneMouseEvent.button (self)
QPointF QGraphicsSceneMouseEvent.buttonDownPos (self, Qt.MouseButton)
QPointF QGraphicsSceneMouseEvent.buttonDownScenePos (self, Qt.MouseButton)
QPoint QGraphicsSceneMouseEvent.buttonDownScreenPos (self, Qt.MouseButton)
Qt.MouseButtons QGraphicsSceneMouseEvent.buttons (self)
QPointF QGraphicsSceneMouseEvent.lastPos (self)
QPointF QGraphicsSceneMouseEvent.lastScenePos (self)
QPoint QGraphicsSceneMouseEvent.lastScreenPos (self)
Qt.KeyboardModifiers QGraphicsSceneMouseEvent.modifiers (self)
QPointF QGraphicsSceneMouseEvent.pos (self)
QPointF QGraphicsSceneMouseEvent.scenePos (self)
QPoint QGraphicsSceneMouseEvent.screenPos (self)