|  | Home · All Classes · All Functions · Overviews | 
The QTapAndHoldGesture class describes a tap-and-hold (aka LongTap) gesture made by the user. More...
#include <QTapAndHoldGesture>
Inherits QGesture.
This class was introduced in Qt 4.6.
| QPointF | position () const | 
| void | setPosition ( const QPointF & pos ) | 
The QTapAndHoldGesture class describes a tap-and-hold (aka LongTap) 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 |