MMSInputGesture Class Reference

#include <mmsinputgesture.h>

List of all members.


Public Member Functions

 MMSInputGesture (int sensitivity=30)
 ~MMSInputGesture ()
void addInfo (MMSInputEvent *event)
void reset ()
MMSINPUTGESTURE guess ()

Private Attributes

int dx
int dy
int threshold

Detailed Description

Definition at line 46 of file mmsinputgesture.h.


Constructor & Destructor Documentation

MMSInputGesture::MMSInputGesture ( int  sensitivity = 30  ) 

Definition at line 36 of file mmsinputgesture.cpp.

MMSInputGesture::~MMSInputGesture (  ) 

Definition at line 42 of file mmsinputgesture.cpp.


Member Function Documentation

void MMSInputGesture::addInfo ( MMSInputEvent event  ) 

Definition at line 46 of file mmsinputgesture.cpp.

void MMSInputGesture::reset (  ) 

Definition at line 51 of file mmsinputgesture.cpp.

MMSINPUTGESTURE MMSInputGesture::guess (  ) 

Definition at line 56 of file mmsinputgesture.cpp.


Member Data Documentation

int MMSInputGesture::dx [private]

Definition at line 57 of file mmsinputgesture.h.

int MMSInputGesture::dy [private]

Definition at line 58 of file mmsinputgesture.h.

Definition at line 59 of file mmsinputgesture.h.


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