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

Public Member Functions

 QGraphicsSceneEventPrivate ()
 
virtual ~QGraphicsSceneEventPrivate ()
 

Public Attributes

QWidgetwidget
 
QGraphicsSceneEventq_ptr
 
quint64 timestamp = 0
 

Detailed Description

Definition at line 277 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneEventPrivate()

QGraphicsSceneEventPrivate::QGraphicsSceneEventPrivate ( )
inline

Definition at line 280 of file qgraphicssceneevent.cpp.

◆ ~QGraphicsSceneEventPrivate()

virtual QGraphicsSceneEventPrivate::~QGraphicsSceneEventPrivate ( )
inlinevirtual

Definition at line 285 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ q_ptr

QGraphicsSceneEvent* QGraphicsSceneEventPrivate::q_ptr

Definition at line 289 of file qgraphicssceneevent.cpp.

◆ timestamp

quint64 QGraphicsSceneEventPrivate::timestamp = 0

Definition at line 290 of file qgraphicssceneevent.cpp.

◆ widget

QWidget* QGraphicsSceneEventPrivate::widget

Definition at line 288 of file qgraphicssceneevent.cpp.


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