Uses of Class
io.qt.core.Qt.ScreenOrientations
Package | Description |
---|---|
io.qt.core |
-
Uses of Qt.ScreenOrientations in io.qt.core
Methods in io.qt.core that return Qt.ScreenOrientations Modifier and Type Method Description Qt.ScreenOrientations
Qt.ScreenOrientation. asFlags()
Create a QFlags of the enum entry.Qt.ScreenOrientations
Qt.ScreenOrientations. clone()
Clones the flagsQt.ScreenOrientations
Qt.ScreenOrientation. combined(Qt.ScreenOrientation e)
Combines this entry with other enum entry.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.Qt.ScreenOrientations
Qt.ScreenOrientations. setFlag(Qt.ScreenOrientation e)
Sets the flage
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.ScreenOrientations Modifier and Type Method Description int
Qt.ScreenOrientations. compareTo(Qt.ScreenOrientations other)