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

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

#include <MathPlotConfig.h>

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

Public Member Functions

 mpSettings (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=_(""), int level=0)
 

Detailed Description

Helper class to save/restore configuration.