Uses of Class
io.qt.core.Qt.WindowStates
-
Uses of Qt.WindowStates in io.qt.core
Modifier and TypeMethodDescriptionQt.WindowState.asFlags()
Create a QFlags of the enum entry.Qt.WindowState.cleared
(Qt.WindowState e) Excludes other enum entry from a flag of this entry.final Qt.WindowStates
Qt.WindowStates.clone()
Clones the flagsQt.WindowState.combined
(Qt.WindowState e) Combines this entry with other enum entry.final Qt.WindowStates
Qt.WindowStates.combined
(Qt.WindowState e) Combines this flags with enum entry.static Qt.WindowStates
Qt.WindowState.flags
(Qt.WindowState ... values) Creates a newQt.WindowStates
from the entries.final Qt.WindowStates
Qt.WindowStates.setFlag
(Qt.WindowState e) Sets the flage
final Qt.WindowStates
Qt.WindowStates.setFlag
(Qt.WindowState e, boolean on) Sets or clears the flagflag
-
Uses of Qt.WindowStates in io.qt.gui
Modifier and TypeMethodDescriptionfinal Qt.WindowStates
QWindowStateChangeEvent.oldState()
final Qt.WindowStates
QWindow.windowStates()
The screen-occupation state of the windowModifier and TypeMethodDescriptionfinal void
QWindow.setWindowStates
(Qt.WindowStates states) Set the screen-occupation state of the windowModifierConstructorDescriptionQWindowStateChangeEvent
(Qt.WindowStates aOldState) Overloaded constructor forQWindowStateChangeEvent(io.qt.core.Qt.WindowStates, boolean)
withisOverride = false
.QWindowStateChangeEvent
(Qt.WindowStates aOldState, boolean isOverride) SeeQWindowStateChangeEvent::
QWindowStateChangeEvent(Qt::WindowStates, bool) -
Uses of Qt.WindowStates in io.qt.widgets
Modifier and TypeFieldDescriptionQMdiSubWindow.windowStateChanged
QMdiSubWindow.windowStateChanged
Modifier and TypeMethodDescriptionfinal void
QWidget.overrideWindowState
(Qt.WindowStates state) SeeQWidget::
overrideWindowState(Qt::WindowStates) final void
QWidget.setWindowState
(Qt.WindowStates state)