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

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

ClearUnknownKeys() constPARAM_BASEinline
COLOR_MAP_PARAM(const std::string &aJsonPath, int aMapKey, COLOR4D aDefault, std::unordered_map< int, COLOR4D > *aMap, bool aReadOnly=false)COLOR_MAP_PARAMinline
GetDefault() constCOLOR_MAP_PARAMinline
GetJsonPath() constPARAM_BASEinline
GetKey() constCOLOR_MAP_PARAMinline
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const overrideCOLOR_MAP_PARAMinlinevirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultCOLOR_MAP_PARAMprivate
m_keyCOLOR_MAP_PARAMprivate
m_mapCOLOR_MAP_PARAMprivate
m_pathPARAM_BASEprotected
m_readOnlyPARAM_BASEprotected
MatchesFile(JSON_SETTINGS *aSettings) const overrideCOLOR_MAP_PARAMinlinevirtual
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
SetDefault() overrideCOLOR_MAP_PARAMinlinevirtual
Store(JSON_SETTINGS *aSettings) const overrideCOLOR_MAP_PARAMinlinevirtual
~PARAM_BASE()=defaultPARAM_BASEvirtual