Uses of Enum
io.qt.sensors.QSensor.Feature
Packages that use QSensor.Feature
-
Uses of QSensor.Feature in io.qt.sensors
Methods in io.qt.sensors that return QSensor.FeatureModifier and TypeMethodDescriptionstatic QSensor.Feature
QSensor.Feature.resolve
(int value) Returns the corresponding enum entry for the given value.static QSensor.Feature
Returns the enum constant of this type with the specified name.static QSensor.Feature[]
QSensor.Feature.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 QSensor.FeatureModifier and TypeMethodDescriptionfinal boolean
QSensor.isFeatureSupported
(QSensor.Feature feature) boolean
QSensorBackend.isFeatureSupported
(QSensor.Feature feature)