MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QML Gyroscope Element

The Gyroscope element reports on rotational acceleration around the X, Y and Z axes. More...

Inherits Sensor

Gyroscope instantiates the C++ class QGyroscope

This element was introduced in Mobility 1.2.

Properties

Signals

Detailed Description

This element wraps the QGyroscope class. Please see the documentation for QGyroscope for details.

See also Sensors QML Limitations.

Property Documentation

read-onlyreading : GyroscopeReading

Holds the most recent gyroscope reading. Please see QSensor::reading for information about this property.

This property group was introduced in Mobility 1.2.


Signal Documentation

Gyroscope::onReadingChanged ()

Called when the reading object changes. Please see QSensor::readingChanged() for information about this signal.

This documentation was introduced in Mobility 1.2.