Uses of Class
io.qt.sensors.QLightReading
Package | Description |
---|---|
io.qt.sensors |
-
Uses of QLightReading in io.qt.sensors
Methods in io.qt.sensors that return QLightReading Modifier and Type Method Description QLightReading
QLightSensor. reading()
Methods in io.qt.sensors with parameters of type QLightReading Modifier and Type Method Description boolean
QLightFilter. filter(QLightReading reading)
abstract boolean
QLightFilter.Impl. filter(QLightReading reading)
See QLightFilter::