TiltSensor QML Type▲
-
Import Statement: import QtSensors
-
Since:: QtSensors 5.0
-
Inherits:: Sensor
-
Group: TiltSensor is part of qml-sensors_type
Detailed Description▲
The TiltSensor element reports tilt events along the X and Y axes.
This element wraps the QTiltSensor class. Please see the documentation for QTiltSensor for details.
See Also▲
See also TiltReading
Method Documentation▲
calibrate()▲
Calibrate the tilt sensor.
Please see QTiltSensor::calibrate() for information about this property.