Home · All Classes · All Functions · Overviews

QTapGesture Class Reference
[
QtGui module]

The QTapGesture class describes a tap gesture made by the user. More...

 #include <QTapGesture>

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 QTapGesture class describes a tap 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