Uses of Class
io.qt.core.Qt.ScreenOrientations
Packages that use Qt.ScreenOrientations
-
Uses of Qt.ScreenOrientations in io.qt.core
Methods in io.qt.core that return Qt.ScreenOrientationsModifier 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
Methods in io.qt.core with parameters of type Qt.ScreenOrientationsModifier and TypeMethodDescriptionfinal int
Qt.ScreenOrientations.compareTo
(Qt.ScreenOrientations other) -
Uses of Qt.ScreenOrientations in io.qt.gui
Methods in io.qt.gui that return Qt.ScreenOrientationsMethods in io.qt.gui with parameters of type Qt.ScreenOrientationsModifier and TypeMethodDescriptionfinal void
QScreen.setOrientationUpdateMask
(Qt.ScreenOrientations mask)