QtMobility Reference Documentation

Contents

QML TapSensor Element

The TapSensor element reports tap and double tap events along the X, Y and Z axes. More...

Inherits Sensor

TapSensor instantiates the C++ class QTapSensor

  • List of all members, including inherited members
  • Properties

    Signals

    Detailed Description

    The TapSensor element reports tap and double tap events along the X, Y and Z axes.

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

    See also Sensors QML Limitations.

    Property Documentation

    read-onlyreading : TapReading

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

    This documentation was introduced in Qt Mobility Mobility 1.2.


    Signal Documentation

    TapSensor::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.