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

#include <ScreenEdgeFlickGesture.h>

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

Public Types

enum  Edge {
  EdgeUnknown = 0, EdgeTop, EdgeBottom, EdgeLeft,
  EdgeRight
}
 

Public Member Functions

 ScreenEdgeFlickGesture (QObject *parent=0)
 
Edge edge () const
 
int yDistance () const
 

Static Public Member Functions

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

Friends

class ScreenEdgeFlickGestureRecognizer
 

Member Enumeration Documentation

Enumerator
EdgeUnknown 
EdgeTop 
EdgeBottom 
EdgeLeft 
EdgeRight 

Constructor & Destructor Documentation

ScreenEdgeFlickGesture::ScreenEdgeFlickGesture ( QObject parent = 0)
inline

Member Function Documentation

Edge ScreenEdgeFlickGesture::edge ( ) const
inline
static Qt::GestureType ScreenEdgeFlickGesture::gestureType ( )
inlinestatic
static void ScreenEdgeFlickGesture::setGestureType ( Qt::GestureType  t)
inlinestatic
int ScreenEdgeFlickGesture::yDistance ( ) const
inline

Friends And Related Function Documentation

friend class ScreenEdgeFlickGestureRecognizer
friend

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