| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for COMMON_SETTINGS, including all inherited members.
| AddNestedSettings(NESTED_SETTINGS *aSettings) | JSON_SETTINGS | |
| At(const std::string &aPath) | JSON_SETTINGS | |
| COMMON_SETTINGS() | COMMON_SETTINGS | |
| Contains(const std::string &aPath) const | JSON_SETTINGS | |
| fetchOrDefault(const nlohmann::json &aJson, const std::string &aKey, ResultType aDefault=ResultType()) | JSON_SETTINGS | protectedstatic | 
| FormatAsString() | JSON_SETTINGS | |
| fromLegacy(wxConfigBase *aConfig, const std::string &aKey, const std::string &aDest) | JSON_SETTINGS | protected | 
| fromLegacyColor(wxConfigBase *aConfig, const std::string &aKey, const std::string &aDest) | JSON_SETTINGS | protected | 
| fromLegacyString(wxConfigBase *aConfig, const std::string &aKey, const std::string &aDest) | JSON_SETTINGS | protected | 
| Get(const std::string &aPath) const | JSON_SETTINGS | |
| Get(const std::string &aPath) const | JSON_SETTINGS | |
| Get(const std::string &aPath) const | JSON_SETTINGS | |
| getFileExt() const | JSON_SETTINGS | inlineprotectedvirtual | 
| GetFileHistories() | JSON_SETTINGS | virtual | 
| GetFilename() const | JSON_SETTINGS | inline | 
| GetFullFilename() const | JSON_SETTINGS | |
| GetJson(const std::string &aPath) const | JSON_SETTINGS | |
| getLegacy3DHollerith(const std::string &aString, size_t &aIndex, wxString &aResult) | COMMON_SETTINGS | privatestatic | 
| getLegacyFileExt() const | JSON_SETTINGS | inlineprotectedvirtual | 
| GetLocation() const | JSON_SETTINGS | inline | 
| InitializeEnvironment() | COMMON_SETTINGS | |
| Internals() | JSON_SETTINGS | |
| IsReadOnly() const | JSON_SETTINGS | inline | 
| JSON_SETTINGS(const wxString &aFilename, SETTINGS_LOC aLocation, int aSchemaVersion) | JSON_SETTINGS | inline | 
| JSON_SETTINGS(const wxString &aFilename, SETTINGS_LOC aLocation, int aSchemaVersion, bool aCreateIfMissing, bool aCreateIfDefault, bool aWriteFile) | JSON_SETTINGS | |
| JSON_SETTINGS(const JSON_SETTINGS &)=delete | JSON_SETTINGS | |
| Load() | JSON_SETTINGS | virtual | 
| LoadFromFile(const wxString &aDirectory="") | JSON_SETTINGS | virtual | 
| LoadFromRawFile(const wxString &aPath) | JSON_SETTINGS | |
| m_Api | COMMON_SETTINGS | |
| m_Appearance | COMMON_SETTINGS | |
| m_Backup | COMMON_SETTINGS | |
| m_createIfDefault | JSON_SETTINGS | protected | 
| m_createIfMissing | JSON_SETTINGS | protected | 
| m_deleteLegacyAfterMigration | JSON_SETTINGS | protected | 
| m_dialogControlValues | COMMON_SETTINGS | |
| m_DoNotShowAgain | COMMON_SETTINGS | |
| m_Env | COMMON_SETTINGS | |
| m_filename | JSON_SETTINGS | protected | 
| m_Git | COMMON_SETTINGS | |
| m_Graphics | COMMON_SETTINGS | |
| m_Input | COMMON_SETTINGS | |
| m_internals | JSON_SETTINGS | protected | 
| m_isFutureFormat | JSON_SETTINGS | protected | 
| m_legacy_filename | JSON_SETTINGS | protected | 
| m_location | JSON_SETTINGS | protected | 
| m_manager | JSON_SETTINGS | protected | 
| m_migrators | JSON_SETTINGS | protected | 
| m_modified | JSON_SETTINGS | protected | 
| m_nested_settings | JSON_SETTINGS | protected | 
| m_NetclassPanel | COMMON_SETTINGS | |
| m_PackageManager | COMMON_SETTINGS | |
| m_params | JSON_SETTINGS | protected | 
| m_resetParamsIfMissing | JSON_SETTINGS | protected | 
| m_schemaVersion | JSON_SETTINGS | protected | 
| m_Session | COMMON_SETTINGS | |
| m_SpaceMouse | COMMON_SETTINGS | |
| m_System | COMMON_SETTINGS | |
| m_writeFile | JSON_SETTINGS | protected | 
| Migrate() | JSON_SETTINGS | |
| MigrateFromLegacy(wxConfigBase *aLegacyConfig) override | COMMON_SETTINGS | virtual | 
| migrateSchema0to1() | COMMON_SETTINGS | private | 
| migrateSchema1to2() | COMMON_SETTINGS | private | 
| migrateSchema2to3() | COMMON_SETTINGS | private | 
| migrateSchema3to4() | COMMON_SETTINGS | private | 
| operator=(const JSON_SETTINGS &)=delete | JSON_SETTINGS | |
| readLegacy3DResolverCfg(const wxString &aPath, std::vector< LEGACY_3D_SEARCH_PATH > &aSearchPaths) | COMMON_SETTINGS | private | 
| registerMigration(int aOldSchemaVersion, int aNewSchemaVersion, std::function< bool(void)> aMigrator) | JSON_SETTINGS | protected | 
| ReleaseNestedSettings(NESTED_SETTINGS *aSettings) | JSON_SETTINGS | |
| ResetToDefaults() | JSON_SETTINGS | |
| SaveToFile(const wxString &aDirectory="", bool aForce=false) | JSON_SETTINGS | virtual | 
| 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 | |
| SetFilename(const wxString &aFilename) | JSON_SETTINGS | inline | 
| SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, wxString &aTarget) | JSON_SETTINGS | static | 
| SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, bool &aTarget) | JSON_SETTINGS | static | 
| SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, int &aTarget) | JSON_SETTINGS | static | 
| SetIfPresent(const nlohmann::json &aObj, const std::string &aPath, unsigned int &aTarget) | JSON_SETTINGS | static | 
| SetLegacyFilename(const wxString &aFilename) | JSON_SETTINGS | inline | 
| SetLocation(SETTINGS_LOC aLocation) | JSON_SETTINGS | inline | 
| SetManager(SETTINGS_MANAGER *aManager) | JSON_SETTINGS | inline | 
| SetReadOnly(bool aReadOnly) | JSON_SETTINGS | inline | 
| Store() | JSON_SETTINGS | virtual | 
| ~COMMON_SETTINGS() | COMMON_SETTINGS | inlinevirtual | 
| ~JSON_SETTINGS() | JSON_SETTINGS | virtual |