Qt 4.8
Public Functions | Public Variables | List of all members
QGraphicsSceneWheelEventPrivate Class Reference
Inheritance diagram for QGraphicsSceneWheelEventPrivate:
QGraphicsSceneEventPrivate

Public Functions

 QGraphicsSceneWheelEventPrivate ()
 
- Public Functions inherited from QGraphicsSceneEventPrivate
 QGraphicsSceneEventPrivate ()
 
virtual ~QGraphicsSceneEventPrivate ()
 

Public Variables

Qt::MouseButtons buttons
 
int delta
 
Qt::KeyboardModifiers modifiers
 
Qt::Orientation orientation
 
QPointF pos
 
QPointF scenePos
 
QPoint screenPos
 
- Public Variables inherited from QGraphicsSceneEventPrivate
QGraphicsSceneEventq_ptr
 
QWidgetwidget
 

Detailed Description

Definition at line 670 of file qgraphicssceneevent.cpp.

Constructors and Destructors

◆ QGraphicsSceneWheelEventPrivate()

QGraphicsSceneWheelEventPrivate::QGraphicsSceneWheelEventPrivate ( )
inline

Properties

◆ buttons

Qt::MouseButtons QGraphicsSceneWheelEventPrivate::buttons

Definition at line 681 of file qgraphicssceneevent.cpp.

◆ delta

int QGraphicsSceneWheelEventPrivate::delta

Definition at line 683 of file qgraphicssceneevent.cpp.

◆ modifiers

Qt::KeyboardModifiers QGraphicsSceneWheelEventPrivate::modifiers

Definition at line 682 of file qgraphicssceneevent.cpp.

◆ orientation

Qt::Orientation QGraphicsSceneWheelEventPrivate::orientation

Definition at line 684 of file qgraphicssceneevent.cpp.

◆ pos

QPointF QGraphicsSceneWheelEventPrivate::pos

Definition at line 678 of file qgraphicssceneevent.cpp.

◆ scenePos

QPointF QGraphicsSceneWheelEventPrivate::scenePos

Definition at line 679 of file qgraphicssceneevent.cpp.

◆ screenPos

QPoint QGraphicsSceneWheelEventPrivate::screenPos

Definition at line 680 of file qgraphicssceneevent.cpp.


The documentation for this class was generated from the following file: