#include <GestureFinderGUI.h>
Public Member Functions | |
GestureFinderGUI (GestureFinder *module) | |
virtual void | init () |
virtual void | destroy () |
Definition at line 14 of file GestureFinderGUI.h.
GestureFinderGUI::GestureFinderGUI | ( | GestureFinder * | module | ) |
module | Pointer to module for which the gui is for |
Definition at line 3 of file GestureFinderGUI.cpp.
void GestureFinderGUI::destroy | ( | ) | [virtual] |
void GestureFinderGUI::init | ( | ) | [virtual] |