wxMaxima
Public Member Functions | Static Public Member Functions | List of all members
Dirstructure Class Reference

#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 DirstructureGet ()
 

Detailed Description

An object that represents the directory structure wxMaxima is installed in

wxMaxima finds its data in different places on different operating systems:

Member Function Documentation

◆ LocaleDir()

wxString Dirstructure::LocaleDir ( ) const
inline

The directory the locale data is to be found in

Is only used on MSW and MAC

◆ UserAutocompleteFile()

wxString Dirstructure::UserAutocompleteFile ( )

The file private accelerator key information is stored in


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