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

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

AddNestedSettings(NESTED_SETTINGS *aSettings)JSON_SETTINGS
At(const std::string &aPath)JSON_SETTINGS
COLOR_BUILTIN_CLASSICCOLOR_SETTINGSstatic
COLOR_BUILTIN_DEFAULTCOLOR_SETTINGSstatic
COLOR_SETTINGS(const wxString &aFilename=wxT("user"), bool aAbsolutePath=false)COLOR_SETTINGSexplicit
COLOR_SETTINGS(const COLOR_SETTINGS &aOther)COLOR_SETTINGS
Contains(const std::string &aPath) constJSON_SETTINGS
CreateBuiltinColorSettings()COLOR_SETTINGSstatic
fetchOrDefault(const nlohmann::json &aJson, const std::string &aKey, ResultType aDefault=ResultType())JSON_SETTINGSprotectedstatic
FormatAsString()JSON_SETTINGS
fromLegacy(wxConfigBase *aConfig, const std::string &aKey, const std::string &aDest)JSON_SETTINGSprotected
fromLegacyColor(wxConfigBase *aConfig, const std::string &aKey, const std::string &aDest)JSON_SETTINGSprotected
fromLegacyString(wxConfigBase *aConfig, const std::string &aKey, const std::string &aDest)JSON_SETTINGSprotected
Get(const std::string &aPath) constJSON_SETTINGS
Get(const std::string &aPath) constJSON_SETTINGS
GetColor(int aLayer) constCOLOR_SETTINGS
GetDefaultColor(int aLayer)COLOR_SETTINGS
getFileExt() constJSON_SETTINGSinlineprotectedvirtual
GetFilename() constJSON_SETTINGSinline
GetFullFilename() constJSON_SETTINGS
GetJson(const std::string &aPath) constJSON_SETTINGS
getLegacyFileExt() constJSON_SETTINGSinlineprotectedvirtual
GetLocation() constJSON_SETTINGSinline
GetName() constCOLOR_SETTINGSinline
GetOverrideSchItemColors() constCOLOR_SETTINGSinline
initFromOther(const COLOR_SETTINGS &aOther)COLOR_SETTINGSprivate
Internals()JSON_SETTINGS
IsReadOnly() constJSON_SETTINGSinline
JSON_SETTINGS(const wxString &aFilename, SETTINGS_LOC aLocation, int aSchemaVersion)JSON_SETTINGSinline
JSON_SETTINGS(const wxString &aFilename, SETTINGS_LOC aLocation, int aSchemaVersion, bool aCreateIfMissing, bool aCreateIfDefault, bool aWriteFile)JSON_SETTINGS
Load()JSON_SETTINGSvirtual
LoadFromFile(const wxString &aDirectory="")JSON_SETTINGSvirtual
LoadFromRawFile(const wxString &aPath)JSON_SETTINGS
m_colorsCOLOR_SETTINGSprivate
m_createIfDefaultJSON_SETTINGSprotected
m_createIfMissingJSON_SETTINGSprotected
m_defaultColorsCOLOR_SETTINGSprivate
m_deleteLegacyAfterMigrationJSON_SETTINGSprotected
m_displayNameCOLOR_SETTINGSprivate
m_filenameJSON_SETTINGSprotected
m_internalsJSON_SETTINGSprotected
m_legacy_filenameJSON_SETTINGSprotected
m_locationJSON_SETTINGSprotected
m_managerJSON_SETTINGSprotected
m_migratorsJSON_SETTINGSprotected
m_nested_settingsJSON_SETTINGSprotected
m_overrideSchItemColorsCOLOR_SETTINGSprivate
m_paramsJSON_SETTINGSprotected
m_resetParamsIfMissingJSON_SETTINGSprotected
m_schemaVersionJSON_SETTINGSprotected
m_writeFileJSON_SETTINGSprotected
Migrate()JSON_SETTINGS
MigrateFromLegacy(wxConfigBase *aCfg) overrideCOLOR_SETTINGSvirtual
migrateSchema0to1()COLOR_SETTINGSprivate
operator=(const COLOR_SETTINGS &aOther)COLOR_SETTINGS
registerMigration(int aOldSchemaVersion, int aNewSchemaVersion, std::function< bool(void)> aMigrator)JSON_SETTINGSprotected
ReleaseNestedSettings(NESTED_SETTINGS *aSettings)JSON_SETTINGS
ResetToDefaults()JSON_SETTINGS
SaveToFile(const wxString &aDirectory="", bool aForce=false)JSON_SETTINGSvirtual
Set(const std::string &aPath, ValueType aVal)JSON_SETTINGS
Set(const std::string &aPath, wxString aVal)JSON_SETTINGS
Set(const std::string &aPath, wxString aVal)JSON_SETTINGS
SetColor(int aLayer, const COLOR4D &aColor)COLOR_SETTINGS
SetFilename(const wxString &aFilename)JSON_SETTINGSinline
SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, wxString &aTarget)JSON_SETTINGSstatic
SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, bool &aTarget)JSON_SETTINGSstatic
SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, int &aTarget)JSON_SETTINGSstatic
SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, unsigned int &aTarget)JSON_SETTINGSstatic
SetLegacyFilename(const wxString &aFilename)JSON_SETTINGSinline
SetLocation(SETTINGS_LOC aLocation)JSON_SETTINGSinline
SetManager(SETTINGS_MANAGER *aManager)JSON_SETTINGSinline
SetName(const wxString &aName)COLOR_SETTINGSinline
SetOverrideSchItemColors(bool aFlag)COLOR_SETTINGSinline
SetReadOnly(bool aReadOnly)JSON_SETTINGSinline
Store()JSON_SETTINGSvirtual
~COLOR_SETTINGS()COLOR_SETTINGSinlinevirtual
~JSON_SETTINGS()JSON_SETTINGSvirtual