TiltSensor QML Type
The TiltSensor element reports tilt events along the X and Y axes. More...
Import Statement: | import QtSensors 5.15 |
Since: | QtSensors 5.0 |
Inherits: |
Methods
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 TiltReading.
Method Documentation
Calibrate the tilt sensor.
Please see QTiltSensor::calibrate() for information about this property.