Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGraphicsSceneMoveEventPrivate Class Reference
Inheritance diagram for QGraphicsSceneMoveEventPrivate:
Collaboration diagram for QGraphicsSceneMoveEventPrivate:

Public Member Functions

 QGraphicsSceneMoveEventPrivate ()
 QGraphicsSceneMoveEventPrivate ()
Public Member Functions inherited from QGraphicsSceneEventPrivate
 QGraphicsSceneEventPrivate ()
virtual ~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 1718 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneMoveEventPrivate() [1/2]

QGraphicsSceneMoveEventPrivate::QGraphicsSceneMoveEventPrivate ( )
inline

Definition at line 1722 of file qgraphicssceneevent.cpp.

◆ QGraphicsSceneMoveEventPrivate() [2/2]

QGraphicsSceneMoveEventPrivate::QGraphicsSceneMoveEventPrivate ( )
inline

Definition at line 1722 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ newPos

QPointF QGraphicsSceneMoveEventPrivate::newPos

Definition at line 1726 of file qgraphicssceneevent.cpp.

◆ oldPos

QPointF QGraphicsSceneMoveEventPrivate::oldPos

Definition at line 1725 of file qgraphicssceneevent.cpp.


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