|  | Home · All Classes · All Functions · Overviews | 
The QTapGesture class describes a tap gesture made by the user. More...
#include <QTapGesture>
Inherits QGesture.
This class was introduced in Qt 4.6.
| QPointF | position () const | 
| void | setPosition ( const QPointF & pos ) | 
The QTapGesture class describes a tap gesture made by the user.
See also Gestures Programming, QPanGesture, and QPinchGesture.
This property holds the position of the tap.
Access functions:
| QPointF | position () const | 
| void | setPosition ( const QPointF & pos ) | 
| Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.3 |