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

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

Constructor & Destructor Documentation

◆ QGraphicsSceneResizeEventPrivate()

QGraphicsSceneResizeEventPrivate::QGraphicsSceneResizeEventPrivate ( )
inline

Definition at line 1690 of file qgraphicssceneevent.cpp.

Member Data Documentation

◆ newSize

QSizeF QGraphicsSceneResizeEventPrivate::newSize

Definition at line 1694 of file qgraphicssceneevent.cpp.

◆ oldSize

QSizeF QGraphicsSceneResizeEventPrivate::oldSize

Definition at line 1693 of file qgraphicssceneevent.cpp.


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