QWindowStateChangeEvent

PyQt5.QtGui.QWindowStateChangeEvent

Inherits from QEvent.

Description

The QWindowStateChangeEvent class provides the window state before a window state change.

Methods

oldState() → WindowStates

TODO