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