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  · 

QTapSensor Class

The QTapSensor class is a convenience wrapper around QSensor. More...

 #include <QTapSensor>

Inherits: QSensor.

QTapSensor is instantiated by QML element QtMobility.sensors1::TapSensor

Properties

  • 16 properties inherited from QSensor
  • 1 property inherited from QObject

Public Functions

QTapSensor(QObject * parent = 0)
virtual ~QTapSensor()
QTapReading * reading() const
  • 22 public functions inherited from QSensor
  • 31 public functions inherited from QObject

Additional Inherited Members

  • 2 public slots inherited from QSensor
  • 1 public slot inherited from QObject
  • 6 signal inherited from QSensor
  • 2 signal inherited from QObject
  • 3 static public members inherited from QSensor
  • 11 static public members inherited from QObject
  • 9 protected functions inherited from QObject

Detailed Description

The QTapSensor class is a convenience wrapper around QSensor.

The only behavioural difference is that this class sets the type properly.

This class also features a reading() function that returns a QTapReading instead of a QSensorReading.

For details about how the sensor works, see QTapReading.

See also QTapReading.

Property Documentation

returnDoubleTapEvents : const bool

This property holds a value indicating if double tap events should be reported.

Set to true (the default) to have the sensor report only on double tap events. Set to false to have the sensor report only on individual tap events.

It is not possible to have the sensor report both single and double tap events. If both are needed the app should create 2 sensor objects.

Note that you must access this property via QObject::property() and QObject::setProperty(). The property must be set before calling start().

Member Function Documentation

QTapSensor::QTapSensor(QObject * parent = 0)

Construct the sensor as a child of parent.

QTapSensor::~QTapSensor() [virtual]

Destroy the sensor. Stops the sensor if it has not already been stopped.

QTapReading * QTapSensor::reading() const

Returns the reading class for this sensor.

See also QSensor::reading().

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