MathPlot
Public Member Functions | Protected Member Functions | List of all members
MathPlotConfigSettings Class Reference

Helper class to save/restore configuration. More...

#include <MathPlotConfig.h>

Inheritance diagram for MathPlotConfigSettings:
Inheritance graph
[legend]
Collaboration diagram for MathPlotConfigSettings:
Collaboration graph
[legend]

Public Member Functions

 MathPlotConfigSettings (const wxString &localFilename)
 
void SetSettings (wxWindow *win)
 
void GetSettings (wxWindow *win)
 
 MathPlotConfigSettings (const wxString &localFilename)
 
void SetSettings (wxWindow *win)
 
void GetSettings (wxWindow *win)
 

Protected Member Functions

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)
 

Detailed Description

Helper class to save/restore configuration.