Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGraphicsSceneMoveEventPrivate Class Reference
+ Inheritance diagram for QGraphicsSceneMoveEventPrivate:
+ Collaboration diagram for QGraphicsSceneMoveEventPrivate:

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 1717 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneMoveEventPrivate()

QGraphicsSceneMoveEventPrivate::QGraphicsSceneMoveEventPrivate ( )
inline

Definition at line 1721 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ newPos

QPointF QGraphicsSceneMoveEventPrivate::newPos

Definition at line 1725 of file qgraphicssceneevent.cpp.

◆ oldPos

QPointF QGraphicsSceneMoveEventPrivate::oldPos

Definition at line 1724 of file qgraphicssceneevent.cpp.


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