QGraphicsSceneWheelEventPrivate Class Reference

Inheritance diagram for QGraphicsSceneWheelEventPrivate:

Inheritance graph
[legend]
Collaboration diagram for QGraphicsSceneWheelEventPrivate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 434 of file qgraphicssceneevent.cpp.

Public Member Functions

 QGraphicsSceneWheelEventPrivate ()

Public Attributes

QPointF pos
QPointF scenePos
QPoint screenPos
Qt::MouseButtons buttons
Qt::KeyboardModifiers modifiers
int delta


Constructor & Destructor Documentation

QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate (  )  [inline]

Definition at line 438 of file qgraphicssceneevent.cpp.

00439         : buttons(0), modifiers(0), delta(0)
00440     { }


Member Data Documentation

QPointF QGraphicsSceneWheelEventPrivate::pos

Definition at line 442 of file qgraphicssceneevent.cpp.

QPointF QGraphicsSceneWheelEventPrivate::scenePos

Definition at line 443 of file qgraphicssceneevent.cpp.

QPoint QGraphicsSceneWheelEventPrivate::screenPos

Definition at line 444 of file qgraphicssceneevent.cpp.

Qt::MouseButtons QGraphicsSceneWheelEventPrivate::buttons

Definition at line 445 of file qgraphicssceneevent.cpp.

Qt::KeyboardModifiers QGraphicsSceneWheelEventPrivate::modifiers

Definition at line 446 of file qgraphicssceneevent.cpp.

int QGraphicsSceneWheelEventPrivate::delta

Definition at line 447 of file qgraphicssceneevent.cpp.


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 17:51:37 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1