SGExampleWidget Class Reference

List of all members.

Public Slots

void handleGestureRecognition (const QString &gestureType, const QDeclarativePropertyMap &attributes)

Public Member Functions

 SGExampleWidget (QWidget *parent=0)
 ~SGExampleWidget ()

Detailed Description

The main application window widget.

Definition at line 58 of file sgexamplewidget.h.


Constructor & Destructor Documentation

SGExampleWidget::SGExampleWidget ( QWidget *  parent = 0  )  [explicit]

Constructor

Class constructor, initiates application settings and invokes the method to use the framework.

Definition at line 58 of file sgexamplewidget.cpp.

SGExampleWidget::~SGExampleWidget (  ) 

Destructor

Class destructor.

Definition at line 118 of file sgexamplewidget.cpp.


Member Function Documentation

void SGExampleWidget::handleGestureRecognition ( const QString &  gestureType,
const QDeclarativePropertyMap &  attributes 
) [slot]

Slot that would be invoked when framework detects the gesture.

Definition at line 137 of file sgexamplewidget.cpp.


Generated by  doxygen 1.6.2