#include <wx/wx.h>#include <string>Go to the source code of this file.
Defines | |
| #define | __INCLUDE_MainDialogh_INCLUDE__ |
Functions | |
| void | showMainDialog () |
| void | runScorched3D (const char *flags, bool server) |
| wxString | convertString (const std::string &input) |
| wxFrame * | getMainDialog () |
| void | addTitleToWindow (wxWindow *parent, wxSizer *sizer, const char *fileName, int buttonId=-1) |
| wxButton * | addButtonToWindow (int id, const char *text, const char *bitmapName, wxWindow *parent, wxSizer *sizer, wxObjectRefData *data=0) |
| #define __INCLUDE_MainDialogh_INCLUDE__ |
Definition at line 23 of file MainDialog.h.
| wxButton* addButtonToWindow | ( | int | id, | |
| const char * | text, | |||
| const char * | bitmapName, | |||
| wxWindow * | parent, | |||
| wxSizer * | sizer, | |||
| wxObjectRefData * | data = 0 | |||
| ) |
Definition at line 183 of file MainDialog.cpp.
| void addTitleToWindow | ( | wxWindow * | parent, | |
| wxSizer * | sizer, | |||
| const char * | fileName, | |||
| int | buttonId = -1 | |||
| ) |
Definition at line 55 of file MainDialog.cpp.
| wxString convertString | ( | const std::string & | input | ) |
Definition at line 49 of file MainDialog.cpp.
| wxFrame* getMainDialog | ( | ) |
| void runScorched3D | ( | const char * | flags, | |
| bool | server | |||
| ) |
Definition at line 142 of file MainDialog.cpp.
References S3D::dialogMessage(), exeName, S3D::formatStringBuffer(), OptionsParameters::getAllowExceptions(), ScorchedProcess::getClientProcessesRunning(), S3D::getExeName(), OptionsParameters::getSettingsDir(), ScorchedParams::instance(), scorched3dAppName, snprintf, and LangStringUtil::strstr().
| void showMainDialog | ( | ) |
Definition at line 558 of file MainDialog.cpp.
References convertString(), S3D::getDataFile(), mainDialog, newVersion, NULL, and TRUE.
1.5.3