Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QTapAndHoldGesture Class

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)
  • 8 public functions inherited from QGesture
  • 31 public functions inherited from QObject

Static Public Members

void setTimeout(int msecs)
int timeout()
  • 11 static public members inherited from QObject

Additional Inherited Members

  • 1 public slot inherited from QObject
  • 2 signal inherited from QObject
  • 9 protected functions inherited from QObject

Detailed Description

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

For an overview of gesture handling in Qt and information on using gestures in your applications, see the Gestures Programming document.

See also 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)

Member Function Documentation

void QTapAndHoldGesture::setTimeout(int msecs) [static]

Set the timeout, in milliseconds, before the gesture triggers.

The recognizer will detect a touch down and and if msecs later the touch is still down, it will trigger the QTapAndHoldGesture. The default value is 700 milliseconds.

See also timeout().

int QTapAndHoldGesture::timeout() [static]

Gets the timeout, in milliseconds, before the gesture triggers.

The recognizer will detect a touch down and and if timeout() later the touch is still down, it will trigger the QTapAndHoldGesture. The default value is 700 milliseconds.

See also setTimeout().

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web