QHolsterReading Class▲
-
Header: QHolsterReading
-
Since: Qt 5.1
-
qmake: QT += sensors
-
Inherits: QSensorReading
-
Group: QHolsterReading is part of sensors_reading
Detailed Description▲
QHolsterReading Units▲
The holster sensor can detect if a device is holstered or not. A holster is a pocket, similar to a gun holster, specifically made for the device. If the device is inside of this pocket, it is holstered. The holster supports the device in detecting whether the device is holstered or not.
Property Documentation▲
[read-only] holstered : const bool▲
This property holds a value indicating whether the device is holstered.
Access functions:
-
bool holstered() const
See Also▲
See also QHolsterReading Units