Main application class.
More...
#include <App.h>
List of all members.
Detailed Description
Main application class.
Definition at line 42 of file App.h.
Member Function Documentation
| bool MapApp::OnInit |
( |
|
) |
[virtual] |
Initialization code.
Definition at line 112 of file App.cpp.
| int MapApp::OnExit |
( |
|
) |
[virtual] |
| void MapApp::OnInitCmdLine |
( |
wxCmdLineParser & |
parser |
) |
[virtual] |
| bool MapApp::OnCmdLineParsed |
( |
wxCmdLineParser & |
parser |
) |
[virtual] |
Called to parse command line arguments.
Definition at line 327 of file App.cpp.
| void MapApp::ShowFrame |
( |
|
) |
|
Platform-independent way to tell the application to give the main window focus.
Definition at line 402 of file App.cpp.
| void MapApp::ShowSplash |
( |
|
) |
[private] |
| void MapApp::HideSplash |
( |
|
) |
[private] |
Hide the splash screen.
Definition at line 98 of file App.cpp.
Member Data Documentation
Definition at line 55 of file App.h.
Definition at line 56 of file App.h.
Definition at line 57 of file App.h.
Definition at line 58 of file App.h.
Definition at line 59 of file App.h.
The documentation for this class was generated from the following files: