QGraphicsSceneWheelEvent Class Reference
[QtGui module]
Inherits QGraphicsSceneEvent.
Methods
Detailed Description
Method Documentation
Qt.MouseButtons QGraphicsSceneWheelEvent.buttons (self)
int QGraphicsSceneWheelEvent.delta (self)
Qt.KeyboardModifiers QGraphicsSceneWheelEvent.modifiers (self)
Qt.Orientation QGraphicsSceneWheelEvent.orientation (self)
QPointF QGraphicsSceneWheelEvent.pos (self)
QPointF QGraphicsSceneWheelEvent.scenePos (self)
QPoint QGraphicsSceneWheelEvent.screenPos (self)