Uses of Class
io.qt.sensors.QOrientationReading.Orientation
Package | Description |
---|---|
io.qt.sensors |
-
Uses of QOrientationReading.Orientation in io.qt.sensors
Methods in io.qt.sensors that return QOrientationReading.Orientation Modifier and Type Method Description QOrientationReading.Orientation
QOrientationReading. orientation()
static QOrientationReading.Orientation
QOrientationReading.Orientation. resolve(int value)
Returns the corresponding enum entry for the given value.static QOrientationReading.Orientation
QOrientationReading.Orientation. valueOf(String name)
Returns the enum constant of this type with the specified name.static QOrientationReading.Orientation[]
QOrientationReading.Orientation. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.sensors with parameters of type QOrientationReading.Orientation Modifier and Type Method Description void
QOrientationReading. setOrientation(QOrientationReading.Orientation orientation)