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