Manages the user config matrix.
More...
#include <ConfigMgr.h>
|
wxString | CreateNamedConfig (const wxString &title, const wxString &description, wxString UUID) |
|
bool | DeleteConfig (wxString GUID) |
|
wxArrayString | GetConfigGUIDArray () |
|
wxPanel * | GetConfigPanel (wxWindow *parent, wxString GUID) |
|
wxString | GetTemplateTitle (wxString GUID) |
|
bool | ApplyConfigGUID (wxString GUID) |
|
bool | CheckTemplateGUID (wxString GUID) |
|
arrayofCanvasConfigPtr & | GetCanvasConfigArray () |
|
|
static ConfigMgr & | Get () |
|
static void | Shutdown () |
|
Manages the user config matrix.
Singleton.
Definition at line 45 of file ConfigMgr.h.
The documentation for this class was generated from the following files: