Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages

maiaconfigMain Class Reference
[MAIA Virtual Keyboard configurator]

#include <maiaconfig.h>


Public Member Functions

bool OnInit ()
int OnExit ()
virtual void OnInitCmdLine (wxCmdLineParser &)
virtual bool OnCmdLineError (wxCmdLineParser &)
virtual bool OnCmdLineHelp (wxCmdLineParser &)
virtual bool OnCmdLineParsed (wxCmdLineParser &)

Data Fields

bool inDeveloperTree
wxString host
wxString profile
int port
wxString binPath
 Path of this binary file.


Detailed Description

This is the main class of the maiaconfig application.
maiaconfig application is used to control options of the maia application. Options are handled with a frame and options are syncronized with maia application via TCP messages using the openmaia server.


Member Function Documentation

bool maiaconfigMain::OnCmdLineError wxCmdLineParser &   )  [virtual]
 

bool maiaconfigMain::OnCmdLineHelp wxCmdLineParser &   )  [virtual]
 

bool maiaconfigMain::OnCmdLineParsed wxCmdLineParser &   )  [virtual]
 

int maiaconfigMain::OnExit  ) 
 

Reached exit of the application

bool maiaconfigMain::OnInit  ) 
 

Main method of the application

void maiaconfigMain::OnInitCmdLine wxCmdLineParser &   )  [virtual]
 


Field Documentation

wxString maiaconfigMain::binPath
 

Path of this binary file.

wxString maiaconfigMain::host
 

bool maiaconfigMain::inDeveloperTree
 

int maiaconfigMain::port
 

wxString maiaconfigMain::profile
 


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