QLidSensor Class▲
-
Header: QLidSensor
-
Since: Qt 5.9
-
qmake: QT += sensors
-
Inherits: QSensor
-
Group: QLidSensor is part of sensors_type
Detailed Description▲
The only behavioural difference is that this class sets the type properly.
This class also features a reading() function that returns a QLidReading instead of a QSensorReading.
For details about how the sensor works, see QLidReading.
See Also▲
See also QLidReading