Helper class to save/restore configuration.
More...
#include <MathPlotConfig.h>
|
|
| MathPlotConfigSettings (const wxString &localFilename) |
| |
|
void | SetSettings (wxWindow *win) |
| |
|
void | GetSettings (wxWindow *win) |
| |
|
| MathPlotConfigSettings (const wxString &localFilename) |
| |
|
void | SetSettings (wxWindow *win) |
| |
|
void | GetSettings (wxWindow *win) |
| |
|
|
void | DoPosition (bool set, wxWindow *win) |
| |
|
void | DoRecursiveSearch (bool set, wxWindow *win, const wxString &path=wxEmptyString, int level=0) |
| |
|
void | DoPosition (bool set, wxWindow *win) |
| |
|
void | DoRecursiveSearch (bool set, wxWindow *win, const wxString &path=wxEmptyString, int level=0) |
| |
Helper class to save/restore configuration.