se_utils.cpp File Reference

#include <wx/filename.h>
#include <wx/stdpaths.h>
#include <wx/utils.h>
#include <wx/log.h>
#include <wx/intl.h>
#include <string>
#include <sstream>
#include "se_utils.h"
#include "../utils/customdialogs.h"
#include "../settings.h"
#include "../springunitsynclib.h"
Include dependency graph for se_utils.cpp:

Go to the source code of this file.

Functions

bool IsSettingsStandAlone ()
void SetSettingsStandAlone (bool value)
int fromString (const wxString &s)
void openUrl (const wxString &url)

Variables

static bool standalonemode = true

Function Documentation

int fromString ( const wxString s  ) 

Definition at line 30 of file se_utils.cpp.

bool IsSettingsStandAlone (  ) 

Definition at line 19 of file se_utils.cpp.

void openUrl ( const wxString url  ) 

Definition at line 36 of file se_utils.cpp.

void SetSettingsStandAlone ( bool  value  ) 

Definition at line 24 of file se_utils.cpp.


Variable Documentation

bool standalonemode = true [static]

Definition at line 17 of file se_utils.cpp.


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