Home
last modified time | relevance | path

Searched defs:JSON_SETTINGS (Results 1 – 3 of 3) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/settings/
H A Djson_settings_internals.h29 friend class JSON_SETTINGS; variable
H A Djson_settings.h63 JSON_SETTINGS( const wxString& aFilename, SETTINGS_LOC aLocation, int aSchemaVersion ) : in JSON_SETTINGS() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/settings/
H A Djson_settings.cpp64 JSON_SETTINGS::JSON_SETTINGS( const wxString& aFilename, SETTINGS_LOC aLocation, in JSON_SETTINGS() function in JSON_SETTINGS