QtSensors.TiltSensor

The TiltSensor element reports tilt events along the X and Y axes. More...

Import Statement: import QtSensors 5.0
Since: QtSensors 5.0
Inherits:

Sensor

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()

Calibrate the tilt sensor.

Please see QTiltSensor::calibrate() for information about this property.