Springsettings Class Reference

#include <main.h>

Collaboration diagram for Springsettings:
Collaboration graph
[legend]

Public Member Functions

 Springsettings ()
 This file is part of springsettings, Copyright (C) 2007 Original work by Kloot cross-plattform/UI adaptation and currently maintained by koshi (Ren� Milk) visit http://spring.clan-sy.com/phpbb/viewtopic.php?t=12104 for more info/help.
 ~Springsettings ()
bool OnInit ()
int OnExit ()
virtual void OnFatalException ()
virtual void OnInitCmdLine (wxCmdLineParser &parser)
virtual bool OnCmdLineParsed (wxCmdLineParser &parser)
 parses the command line and sets global app options like log verbosity or log target

Protected Attributes

wxTranslationHelperm_translationhelper
long m_log_verbosity
bool m_log_console
bool m_log_file
wxString m_log_file_path
bool m_log_window_show
bool m_crash_handle_disable
wxString m_customizer_archive_name
wxString m_appname
wxString m_engine_config_filepath

Detailed Description

Definition at line 31 of file main.h.


Constructor & Destructor Documentation

Springsettings::Springsettings (  ) 

This file is part of springsettings, Copyright (C) 2007 Original work by Kloot cross-plattform/UI adaptation and currently maintained by koshi (Ren� Milk) visit http://spring.clan-sy.com/phpbb/viewtopic.php?t=12104 for more info/help.

SpringLobby is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

springsettings is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with springsettings. If not, see <http://www.gnu.org/licenses/>.

Definition at line 49 of file main.cpp.

Springsettings::~Springsettings (  ) 

Definition at line 60 of file main.cpp.


Member Function Documentation

bool Springsettings::OnCmdLineParsed ( wxCmdLineParser &  parser  )  [virtual]

parses the command line and sets global app options like log verbosity or log target

Definition at line 234 of file main.cpp.

int Springsettings::OnExit (  ) 

Definition at line 183 of file main.cpp.

void Springsettings::OnFatalException (  )  [virtual]

Definition at line 75 of file main.cpp.

bool Springsettings::OnInit (  ) 

Definition at line 89 of file main.cpp.

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

Definition at line 197 of file main.cpp.


Field Documentation

Definition at line 54 of file main.h.

Definition at line 52 of file main.h.

Definition at line 53 of file main.h.

Definition at line 55 of file main.h.

Definition at line 48 of file main.h.

bool Springsettings::m_log_file [protected]

Definition at line 49 of file main.h.

Definition at line 50 of file main.h.

Definition at line 47 of file main.h.

Definition at line 51 of file main.h.

Definition at line 45 of file main.h.


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

Generated on Thu Dec 29 00:11:49 2011 for SpringLobby by doxygen 1.6.3