Home · All Classes · All Functions · Overviews

QTapAndHoldGesture Class Reference
[
QtGui module]

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.


Properties


Public Functions

QPointF position () const
void setPosition ( const QPointF & pos )

Additional Inherited Members


Detailed Description

The QTapAndHoldGesture class describes a tap-and-hold (aka LongTap) gesture made by the user.

See also Gestures Programming, QPanGesture, and QPinchGesture.


Property Documentation

position : QPointF

This property holds the position of the tap.

Access functions:

QPointF position () const
void setPosition ( const QPointF & pos )


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.0