Uses of Class
io.qt.core.Qt.WindowStates
Packages that use Qt.WindowStates
-
Uses of Qt.WindowStates in io.qt.core
Methods in io.qt.core that return Qt.WindowStatesModifier 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
Methods in io.qt.core with parameters of type Qt.WindowStates -
Uses of Qt.WindowStates in io.qt.gui
Methods in io.qt.gui that return Qt.WindowStatesModifier and TypeMethodDescriptionfinal Qt.WindowStates
QWindowStateChangeEvent.oldState()
final Qt.WindowStates
QWindow.windowStates()
The screen-occupation state of the windowMethods in io.qt.gui with parameters of type Qt.WindowStatesModifier and TypeMethodDescriptionfinal void
QWindow.setWindowStates
(Qt.WindowStates states) Set the screen-occupation state of the windowConstructors in io.qt.gui with parameters of type Qt.WindowStatesModifierConstructorDescriptionQWindowStateChangeEvent
(Qt.WindowStates oldState) Overloaded constructor forQWindowStateChangeEvent(io.qt.core.Qt.WindowStates, boolean)
withisOverride = false
.QWindowStateChangeEvent
(Qt.WindowStates oldState, boolean isOverride) SeeQWindowStateChangeEvent::
QWindowStateChangeEvent(Qt::WindowStates, bool) -
Uses of Qt.WindowStates in io.qt.widgets
Fields in io.qt.widgets with type parameters of type Qt.WindowStatesModifier and TypeFieldDescriptionQMdiSubWindow.windowStateChanged
QMdiSubWindow.windowStateChanged
Methods in io.qt.widgets that return Qt.WindowStatesMethods in io.qt.widgets with parameters of type Qt.WindowStatesModifier and TypeMethodDescriptionfinal void
QWidget.overrideWindowState
(Qt.WindowStates state) SeeQWidget::
overrideWindowState(Qt::WindowStates) final void
QWidget.setWindowState
(Qt.WindowStates state)