Classes | |
class | wxConfigBase |
wxConfigBase defines the basic interface of all config classes. More... | |
class | wxConfigPathChanger |
A handy little class which changes the current path in a wxConfig object and restores it in dtor. More... | |
Enumerations | |
enum | { wxCONFIG_USE_LOCAL_FILE = 1, wxCONFIG_USE_GLOBAL_FILE = 2, wxCONFIG_USE_RELATIVE_PATH = 4, wxCONFIG_USE_NO_ESCAPE_CHARACTERS = 8, wxCONFIG_USE_SUBDIR = 16 } |