Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

GuiClientApp Class Reference

The GuiClient Application. More...

List of all members.

Public Member Functions

virtual bool OnInit ()
 The application initialization handler.
virtual int OnRun ()
 This is defined just to avoid some weird compilation errors.
virtual bool OnInit ()
virtual int OnRun ()


Detailed Description

The GuiClient Application.

This is the application class. It implements the OnInit() function which acts as the main() function for the wxwidgets application

Author:
golemon

Definition at line 28 of file guiclient.cpp.


Member Function Documentation

virtual bool GuiClientApp::OnInit  )  [virtual]
 

bool GuiClientApp::OnInit  )  [virtual]
 

The application initialization handler.

All this function does is create a GuiClientFrame, but it could create more windows if that became necessary.

Author:
golemon

Definition at line 210 of file guiclient.cpp.

virtual int GuiClientApp::OnRun  )  [virtual]
 

int GuiClientApp::OnRun  )  [virtual]
 

This is defined just to avoid some weird compilation errors.

Author:
golemon

Definition at line 225 of file guiclient.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Sep 1 14:26:00 2006 for Raptor by  doxygen 1.4.4