The TapReading element holds the most recent TapSensor reading. More...
Inherits SensorReading
TapReading instantiates the C++ class QTapReading
This element was introduced in Mobility 1.1.
The TapReading element holds the most recent TapSensor reading.
This element wraps the QTapReading class. Please see the documentation for QTapReading for details.
This element cannot be directly created.
read-onlydoubleTap : bool |
Please see QTapReading::doubleTap for information about this property.
This property group was introduced in Mobility 1.2.
read-onlytapDirection : QTapReading::TapDirection |
Please see QTapReading::tapDirection for information about this property.
TapDirection constants are exposed through the TapReading class.
TapSensor { onReadingChanged: { if ((reading.tapDirection & TapReading.X_Both)) // do something } }
This property group was introduced in Mobility 1.2.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.