QGyroscope Class▲
-
Header: QGyroscope
-
Since: Qt 5.1
-
qmake: QT += sensors
-
Inherits: QSensor
-
Group: QGyroscope 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 QGyroscopeReading instead of a QSensorReading.
For details about how the sensor works, see QGyroscopeReading.
See Also▲
See also QGyroscopeReading