KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PARAM_WXSTRING_MAP Member List

This is the complete list of members for PARAM_WXSTRING_MAP, including all inherited members.

ClearUnknownKeys() constPARAM_BASEinline
GetJsonPath() constPARAM_BASEinline
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const overridePARAM_WXSTRING_MAPvirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultPARAM_WXSTRING_MAPprivate
m_pathPARAM_BASEprotected
m_ptrPARAM_WXSTRING_MAPprivate
m_readOnlyPARAM_BASEprotected
MatchesFile(JSON_SETTINGS *aSettings) const overridePARAM_WXSTRING_MAPvirtual
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
PARAM_WXSTRING_MAP(const std::string &aJsonPath, std::map< wxString, wxString > *aPtr, std::initializer_list< std::pair< const wxString, wxString > > aDefault, bool aReadOnly=false, bool aArrayBehavior=false)PARAM_WXSTRING_MAPinline
SetDefault() overridePARAM_WXSTRING_MAPinlinevirtual
Store(JSON_SETTINGS *aSettings) const overridePARAM_WXSTRING_MAPvirtual
~PARAM_BASE()=defaultPARAM_BASEvirtual