![]() |
wxMaxima
|
#include <Dirstructure.h>
Public Member Functions | |
Dirstructure () | |
The constructor. | |
wxString | DataDir () const |
The directory general data is stored in. | |
wxString | FontDir () const |
The directory our private fonts are stored in. | |
wxString | HelpDir () const |
The directory the help file is stored in. | |
void | HelpDir (wxString helpDir) |
Set the directory the help file is stored in. | |
wxString | UserAutocompleteFile () |
wxString | AutocompleteFile () const |
The path to wxMaxima's own AutoComplete file. | |
wxString | LocaleDir () const |
Static Public Member Functions | |
static wxString | UserConfDir () |
The directory the user stores its data in. | |
static void | UserConfDir (wxString userConfDir) |
Set the directory the user stores its data in. | |
static wxString | MaximaDefaultLocation () |
The executable file path to the maxima executable (or .bat on Windows) | |
static wxString | AnchorsCacheFile () |
static Dirstructure * | Get () |
An object that represents the directory structure wxMaxima is installed in
wxMaxima finds its data in different places on different operating systems:
|
inline |
The directory the locale data is to be found in
Is only used on MSW and MAC
wxString Dirstructure::UserAutocompleteFile | ( | ) |
The file private accelerator key information is stored in