QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
QGraphicsSceneMoveEventPrivate Class Reference
Inheritance diagram for QGraphicsSceneMoveEventPrivate:
Inheritance graph
[legend]
Collaboration diagram for QGraphicsSceneMoveEventPrivate:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

QPointF oldPos
 
QPointF newPos
 
- Public Attributes inherited from QGraphicsSceneEventPrivate
QWidgetwidget
 
QGraphicsSceneEventq_ptr
 
quint64 timestamp = 0
 

Detailed Description

Definition at line 1753 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneMoveEventPrivate()

QGraphicsSceneMoveEventPrivate::QGraphicsSceneMoveEventPrivate ( )
inline

Definition at line 1757 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ newPos

QPointF QGraphicsSceneMoveEventPrivate::newPos

Definition at line 1761 of file qgraphicssceneevent.cpp.

◆ oldPos

QPointF QGraphicsSceneMoveEventPrivate::oldPos

Definition at line 1760 of file qgraphicssceneevent.cpp.


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