Uses of Enum
io.qt.sensors.QOrientationReading.Orientation
Packages that use QOrientationReading.Orientation
-
Uses of QOrientationReading.Orientation in io.qt.sensors
Methods in io.qt.sensors that return QOrientationReading.OrientationModifier and TypeMethodDescriptionQOrientationReading.orientation()
QOrientationReading.Orientation.resolve
(int value) Returns the corresponding enum entry for the given value.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.OrientationModifier and TypeMethodDescriptionfinal void
QOrientationReading.setOrientation
(QOrientationReading.Orientation orientation)