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  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QSwipeGesture Class Reference

The QSwipeGesture class describes a swipe gesture made by the user. More...

 #include <QSwipeGesture>

Inherits: QGesture.

This class was introduced in Qt 4.6.

Public Types

enum SwipeDirection { NoDirection, Left, Right, Up, Down }

Properties

Public Functions

SwipeDirection horizontalDirection () const
void setSwipeAngle ( qreal value )
qreal swipeAngle () const
SwipeDirection verticalDirection () const
  • 8 public functions inherited from QGesture
  • 29 public functions inherited from QObject

Additional Inherited Members

  • 1 public slot inherited from QObject
  • 1 signal inherited from QObject
  • 5 static public members inherited from QObject
  • 7 protected functions inherited from QObject

Detailed Description

The QSwipeGesture class describes a swipe 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.

Member Type Documentation

enum QSwipeGesture::SwipeDirection

This enum describes the possible directions for the gesture's motion along the horizontal and vertical axes.

ConstantValueDescription
QSwipeGesture::NoDirection0The gesture had no motion associated with it on a particular axis.
QSwipeGesture::Left1The gesture involved a horizontal motion to the left.
QSwipeGesture::Right2The gesture involved a horizontal motion to the right.
QSwipeGesture::Up3The gesture involved an upward vertical motion.
QSwipeGesture::Down4The gesture involved a downward vertical motion.

Property Documentation

horizontalDirection : const SwipeDirection

This property holds the horizontal direction of the gesture.

If the gesture has a horizontal component, the horizontal direction is either Left or Right; otherwise, it is NoDirection.

Access functions:

SwipeDirection horizontalDirection () const

See also verticalDirection and swipeAngle.

swipeAngle : qreal

This property holds the angle of the motion associated with the gesture.

If the gesture has either a horizontal or vertical component, the swipe angle describes the angle between the direction of motion and the x-axis as defined using the standard widget coordinate system.

Access functions:

qreal swipeAngle () const
void setSwipeAngle ( qreal value )

See also horizontalDirection and verticalDirection.

verticalDirection : const SwipeDirection

This property holds the vertical direction of the gesture.

If the gesture has a vertical component, the vertical direction is either Up or Down; otherwise, it is NoDirection.

Access functions:

SwipeDirection verticalDirection () const

See also horizontalDirection and swipeAngle.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 64
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique Qt a besoin de vous ! 1
Page suivante

Le Qt Developer Network au hasard

Logo

Comment fermer une application

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

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 4.7
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