Uses of Enum
io.qt.sensors.QAmbientLightReading.LightLevel
Packages that use QAmbientLightReading.LightLevel
-
Uses of QAmbientLightReading.LightLevel in io.qt.sensors
Methods in io.qt.sensors that return QAmbientLightReading.LightLevelModifier and TypeMethodDescriptionQAmbientLightReading.lightLevel()
QAmbientLightReading.LightLevel.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAmbientLightReading.LightLevel[]
QAmbientLightReading.LightLevel.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 QAmbientLightReading.LightLevelModifier and TypeMethodDescriptionfinal void
QAmbientLightReading.setLightLevel
(QAmbientLightReading.LightLevel lightLevel)