Qt 4.8
Public Functions | Public Variables | List of all members
QGraphicsSceneResizeEventPrivate Class Reference
Inheritance diagram for QGraphicsSceneResizeEventPrivate:
QGraphicsSceneEventPrivate

Public Functions

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

Public Variables

QSizeF newSize
 
QSizeF oldSize
 
- Public Variables inherited from QGraphicsSceneEventPrivate
QGraphicsSceneEventq_ptr
 
QWidgetwidget
 

Detailed Description

Definition at line 1666 of file qgraphicssceneevent.cpp.

Constructors and Destructors

◆ QGraphicsSceneResizeEventPrivate()

QGraphicsSceneResizeEventPrivate::QGraphicsSceneResizeEventPrivate ( )
inline

Definition at line 1670 of file qgraphicssceneevent.cpp.

1671  { }

Properties

◆ newSize

QSizeF QGraphicsSceneResizeEventPrivate::newSize

Definition at line 1674 of file qgraphicssceneevent.cpp.

◆ oldSize

QSizeF QGraphicsSceneResizeEventPrivate::oldSize

Definition at line 1673 of file qgraphicssceneevent.cpp.


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