wxMaxima
|
An object that represents the directory structure wxMaxima is installed in. More...
#include <Dirstructure.h>
Static Public Member Functions | |
static wxString | UserConfDir () |
The directory the user stores its data in. | |
static void | UserConfDir (const wxString &userConfDir) |
Set the directory the user stores its data in. | |
static wxString | DataDir () |
The directory general data is stored in. | |
static wxString | FontDir () |
The directory our private fonts are stored in. | |
static wxString | UserAutocompleteFile () |
The file private accelerator key information is stored in. | |
static wxString | AutocompleteFile () |
The path to wxMaxima's own AutoComplete file. | |
static wxString | LocaleDir () |
The directory the locale data is to be found 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:
|
inlinestatic |
The directory the locale data is to be found in.
Is only used on MSW and MAC
|
static |
The file private accelerator key information is stored in.