MapApp Class Reference
[Roadnav Misc Classes]

Main application class. More...

#include <App.h>

Collaboration diagram for MapApp:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool OnInit ()
 Initialization code.
virtual int OnExit ()
virtual void OnInitCmdLine (wxCmdLineParser &parser)
virtual bool OnCmdLineParsed (wxCmdLineParser &parser)
 Called to parse command line arguments.
void ShowFrame ()
 Platform-independent way to tell the application to give the main window focus.

Private Member Functions

void ShowSplash ()
void HideSplash ()
 Hide the splash screen.

Private Attributes

wxSplashScreen * m_wndSplash
wxSingleInstanceChecker * m_checker
wxServer * m_instanceServer
MapFramepfMain
bool m_bFullScreen


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]

Definition at line 276 of file App.cpp.

void MapApp::OnInitCmdLine ( wxCmdLineParser &  parser  )  [virtual]

Definition at line 287 of file App.cpp.

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

wxSplashScreen* MapApp::m_wndSplash [private]

Definition at line 55 of file App.h.

wxSingleInstanceChecker* MapApp::m_checker [private]

Definition at line 56 of file App.h.

wxServer* MapApp::m_instanceServer [private]

Definition at line 57 of file App.h.

Definition at line 58 of file App.h.

bool MapApp::m_bFullScreen [private]

Definition at line 59 of file App.h.


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

Generated on Sun Jul 27 17:26:14 2008 for Roadnav by  doxygen 1.5.5