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

Public Member Functions

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

Public Attributes

QSizeF oldSize
 
QSizeF newSize
 
- Public Attributes inherited from QGraphicsSceneEventPrivate
QWidgetwidget
 
QGraphicsSceneEventq_ptr
 
quint64 timestamp = 0
 

Detailed Description

Definition at line 1650 of file qgraphicssceneevent.cpp.

Constructor & Destructor Documentation

◆ QGraphicsSceneResizeEventPrivate()

QGraphicsSceneResizeEventPrivate::QGraphicsSceneResizeEventPrivate ( )
inline

Definition at line 1654 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ newSize

QSizeF QGraphicsSceneResizeEventPrivate::newSize

Definition at line 1658 of file qgraphicssceneevent.cpp.

◆ oldSize

QSizeF QGraphicsSceneResizeEventPrivate::oldSize

Definition at line 1657 of file qgraphicssceneevent.cpp.


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