The class exposing Enums to QML.
WindowType
The WindowType enum.
@ FirstAppWindow
Represents first app window.
@ MacFirstWindow
Represents first mac window.
@ OtherRestoredWindow
Represents other restored window.
@ NewWindow
Represents new window.
QmlEnums(QObject *parent=nullptr)
WindowState
The WindowState enum.
@ Maximized
Represents maximized window.
@ Normal
Represents normal window.
@ FullScreen
Represents full screen window.
@ Invalid
Represents a invalid window.
@ Minimized
Represents minimized window.