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

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

AddNestedSettings(NESTED_SETTINGS *aSettings)JSON_SETTINGS
At(const std::string &aPath)JSON_SETTINGS
ClearFileState()PROJECT_LOCAL_SETTINGS
Contains(const std::string &aPath) constJSON_SETTINGS
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
getFileExt() const overridePROJECT_LOCAL_SETTINGSinlineprotectedvirtual
GetFilename() constJSON_SETTINGSinline
GetFileState(const wxString &aFileName)PROJECT_LOCAL_SETTINGS
GetFullFilename() constJSON_SETTINGS
GetJson(const std::string &aPath) constJSON_SETTINGS
getLegacyFileExt() const overridePROJECT_LOCAL_SETTINGSinlineprotectedvirtual
GetLocation() constJSON_SETTINGSinline
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_ActiveLayerPROJECT_LOCAL_SETTINGS
m_ActiveLayerPresetPROJECT_LOCAL_SETTINGS
m_AutoTrackWidthPROJECT_LOCAL_SETTINGS
m_ContrastModeDisplayPROJECT_LOCAL_SETTINGS
m_createIfDefaultJSON_SETTINGSprotected
m_createIfMissingJSON_SETTINGSprotected
m_deleteLegacyAfterMigrationJSON_SETTINGSprotected
m_filenameJSON_SETTINGSprotected
m_filesPROJECT_LOCAL_SETTINGS
m_GitRepoPasswordPROJECT_LOCAL_SETTINGS
m_GitRepoTypePROJECT_LOCAL_SETTINGS
m_GitRepoUsernamePROJECT_LOCAL_SETTINGS
m_GitSSHKeyPROJECT_LOCAL_SETTINGS
m_HiddenNetclassesPROJECT_LOCAL_SETTINGS
m_HiddenNetsPROJECT_LOCAL_SETTINGS
m_ImageOpacityPROJECT_LOCAL_SETTINGS
m_internalsJSON_SETTINGSprotected
m_legacy_filenameJSON_SETTINGSprotected
m_locationJSON_SETTINGSprotected
m_managerJSON_SETTINGSprotected
m_migratorsJSON_SETTINGSprotected
m_nested_settingsJSON_SETTINGSprotected
m_NetColorModePROJECT_LOCAL_SETTINGS
m_NetInspectorPanelPROJECT_LOCAL_SETTINGS
m_PadOpacityPROJECT_LOCAL_SETTINGS
m_paramsJSON_SETTINGSprotected
m_PcbSelectionFilterPROJECT_LOCAL_SETTINGS
m_projectPROJECT_LOCAL_SETTINGSprivate
m_resetParamsIfMissingJSON_SETTINGSprotected
m_schemaVersionJSON_SETTINGSprotected
m_SchSelectionFilterPROJECT_LOCAL_SETTINGS
m_TrackOpacityPROJECT_LOCAL_SETTINGS
m_ViaOpacityPROJECT_LOCAL_SETTINGS
m_VisibleItemsPROJECT_LOCAL_SETTINGS
m_VisibleLayersPROJECT_LOCAL_SETTINGS
m_writeFileJSON_SETTINGSprotected
m_ZoneDisplayModePROJECT_LOCAL_SETTINGS
m_ZoneOpacityPROJECT_LOCAL_SETTINGS
Migrate()JSON_SETTINGS
MigrateFromLegacy(wxConfigBase *aLegacyConfig) overridePROJECT_LOCAL_SETTINGSvirtual
PROJECT_LOCAL_SETTINGS(PROJECT *aProject, const wxString &aFilename)PROJECT_LOCAL_SETTINGS
registerMigration(int aOldSchemaVersion, int aNewSchemaVersion, std::function< bool(void)> aMigrator)JSON_SETTINGSprotected
ReleaseNestedSettings(NESTED_SETTINGS *aSettings)JSON_SETTINGS
ResetToDefaults()JSON_SETTINGS
SaveAs(const wxString &aDirectory, const wxString &aFile)PROJECT_LOCAL_SETTINGS
SaveFileState(const wxString &aFileName, const WINDOW_SETTINGS *aWindowCfg, bool aOpen)PROJECT_LOCAL_SETTINGS
SaveToFile(const wxString &aDirectory="", bool aForce=false) overridePROJECT_LOCAL_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
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
SetProject(PROJECT *aProject)PROJECT_LOCAL_SETTINGSinline
SetReadOnly(bool aReadOnly)JSON_SETTINGSinline
Store()JSON_SETTINGSvirtual
~JSON_SETTINGS()JSON_SETTINGSvirtual
~PROJECT_LOCAL_SETTINGS()PROJECT_LOCAL_SETTINGSinlinevirtual