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

Public Functions

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

Public Variables

QPointF newPos
 
QPointF oldPos
 
- Public Variables inherited from QGraphicsSceneEventPrivate
QGraphicsSceneEventq_ptr
 
QWidgetwidget
 

Detailed Description

Definition at line 1733 of file qgraphicssceneevent.cpp.

Constructors and Destructors

◆ QGraphicsSceneMoveEventPrivate()

QGraphicsSceneMoveEventPrivate::QGraphicsSceneMoveEventPrivate ( )
inline

Definition at line 1737 of file qgraphicssceneevent.cpp.

1738  { }

Properties

◆ newPos

QPointF QGraphicsSceneMoveEventPrivate::newPos

Definition at line 1741 of file qgraphicssceneevent.cpp.

◆ oldPos

QPointF QGraphicsSceneMoveEventPrivate::oldPos

Definition at line 1740 of file qgraphicssceneevent.cpp.


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