Uses of Class
io.qt.core.Qt.ScreenOrientations
-
Uses of Qt.ScreenOrientations in io.qt.core
Modifier and TypeMethodDescriptionQt.ScreenOrientation.asFlags()
Create a QFlags of the enum entry.Qt.ScreenOrientation.cleared
(Qt.ScreenOrientation e) Excludes other enum entry from a flag of this entry.final Qt.ScreenOrientations
Qt.ScreenOrientations.clone()
Clones the flagsQt.ScreenOrientation.combined
(Qt.ScreenOrientation e) Combines this entry with other enum entry.final Qt.ScreenOrientations
Qt.ScreenOrientations.combined
(Qt.ScreenOrientation e) Combines this flags with enum entry.static Qt.ScreenOrientations
Qt.ScreenOrientation.flags
(Qt.ScreenOrientation ... values) Creates a newQt.ScreenOrientations
from the entries.final Qt.ScreenOrientations
Qt.ScreenOrientations.setFlag
(Qt.ScreenOrientation e) Sets the flage
final Qt.ScreenOrientations
Qt.ScreenOrientations.setFlag
(Qt.ScreenOrientation e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
Qt.ScreenOrientations.compareTo
(Qt.ScreenOrientations other) -
Uses of Qt.ScreenOrientations in io.qt.gui
Modifier and TypeMethodDescriptionfinal void
QScreen.setOrientationUpdateMask
(Qt.ScreenOrientations mask)