QtMobility Reference Documentation

Contents

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

  • List of all members, including inherited members
  • 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 documentation was introduced in Qt Mobility 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 Qt Mobility Mobility 1.2.