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
QGraphicsSceneEventPrivate Class Reference
+ Inheritance diagram for QGraphicsSceneEventPrivate:
+ Collaboration diagram for QGraphicsSceneEventPrivate:

Public Member Functions

 QGraphicsSceneEventPrivate ()
 
virtual ~QGraphicsSceneEventPrivate ()
 

Public Attributes

QWidgetwidget
 
QGraphicsSceneEventq_ptr
 
quint64 timestamp = 0
 

Detailed Description

Definition at line 241 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneEventPrivate()

QGraphicsSceneEventPrivate::QGraphicsSceneEventPrivate ( )
inline

Definition at line 244 of file qgraphicssceneevent.cpp.

◆ ~QGraphicsSceneEventPrivate()

virtual QGraphicsSceneEventPrivate::~QGraphicsSceneEventPrivate ( )
inlinevirtual

Definition at line 249 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ q_ptr

QGraphicsSceneEvent* QGraphicsSceneEventPrivate::q_ptr

◆ timestamp

quint64 QGraphicsSceneEventPrivate::timestamp = 0

◆ widget

QWidget* QGraphicsSceneEventPrivate::widget

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