![]() |
CopperSpice API
2.0.0
|
The QWindowStateChangeEvent class provides the window state before a window state change. More...
Public Methods | |
| Qt::WindowStates | oldState () const |
Public Methods inherited from QEvent | |
| QEvent (const QEvent &other) | |
| QEvent (Type type) | |
| virtual | ~QEvent () |
| void | accept () |
| void | ignore () |
| bool | isAccepted () const |
| QEvent & | operator= (const QEvent &other) |
| void | setAccepted (bool accepted) |
| bool | spontaneous () const |
| Type | type () const |
Additional Inherited Members | |
Public Types inherited from QEvent | |
| enum | Type |
Static Public Methods inherited from QEvent | |
| static int | registerEventType (int hint=-1) |
The QWindowStateChangeEvent class provides the window state before a window state change.
|
inline |
Returns the state of the window before the change.