LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
WebosTapAndHoldGesture Class Reference

#include <WebosTapAndHoldGesture.h>

Inheritance diagram for WebosTapAndHoldGesture:
[legend]
Collaboration diagram for WebosTapAndHoldGesture:
[legend]

Public Member Functions

 WebosTapAndHoldGesture (QObject *parent=0)
 
QPointF position () const
 
void setPosition (const QPointF &p)
 
void setTimeout (int msecs)
 
int timeout ()
 
int tapTimerId ()
 
void startTapTimer ()
 
void stopTapTimer ()
 

Static Public Member Functions

static Qt::GestureType gestureType ()
 
static void setGestureType (Qt::GestureType t)
 

Friends

class WebosTapAndHoldGestureRecognizer
 

Constructor & Destructor Documentation

WebosTapAndHoldGesture::WebosTapAndHoldGesture ( QObject parent = 0)
inline

Member Function Documentation

static Qt::GestureType WebosTapAndHoldGesture::gestureType ( )
inlinestatic
QPointF WebosTapAndHoldGesture::position ( ) const
inline
static void WebosTapAndHoldGesture::setGestureType ( Qt::GestureType  t)
inlinestatic
void WebosTapAndHoldGesture::setPosition ( const QPointF &  p)
inline
void WebosTapAndHoldGesture::setTimeout ( int  msecs)
inline
void WebosTapAndHoldGesture::startTapTimer ( )
inline
void WebosTapAndHoldGesture::stopTapTimer ( )
inline
int WebosTapAndHoldGesture::tapTimerId ( )
inline
int WebosTapAndHoldGesture::timeout ( )
inline

Friends And Related Function Documentation

friend class WebosTapAndHoldGestureRecognizer
friend

The documentation for this class was generated from the following files: