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

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

ClearUnknownKeys() constPARAM_BASEinline
GetDefault() constPARAM_LAMBDA< nlohmann::json >inline
GetJsonPath() constPARAM_BASEinline
jsonToViewports(const nlohmann::json &aJson)PARAM_VIEWPORT3Dprivate
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultPARAM_LAMBDA< nlohmann::json >private
m_getterPARAM_LAMBDA< nlohmann::json >private
m_pathPARAM_BASEprotected
m_readOnlyPARAM_BASEprotected
m_setterPARAM_LAMBDA< nlohmann::json >private
m_viewportsPARAM_VIEWPORT3Dprivate
MatchesFile(JSON_SETTINGS *aSettings) const overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
PARAM_LAMBDA(const std::string &aJsonPath, std::function< nlohmann::json()> aGetter, std::function< void(nlohmann::json)> aSetter, nlohmann::json aDefault, bool aReadOnly=false)PARAM_LAMBDA< nlohmann::json >inline
PARAM_VIEWPORT3D(const std::string &aPath, std::vector< VIEWPORT3D > *aViewportList)PARAM_VIEWPORT3D
SetDefault() overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
Store(JSON_SETTINGS *aSettings) const overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
viewportsToJson()PARAM_VIEWPORT3Dprivate
~PARAM_BASE()=defaultPARAM_BASEvirtual