|
KiCad PCB EDA Suite
|
#include <common_settings_internals.h>
Public Attributes | |
| std::map< std::string, std::map< std::string, nlohmann::json > > | m_dialogControlValues |
Definition at line 27 of file common_settings_internals.h.
| std::map<std::string, std::map<std::string, nlohmann::json> > COMMON_SETTINGS_INTERNALS::m_dialogControlValues |
Definition at line 29 of file common_settings_internals.h.
Referenced by DIALOG_SHIM::LoadControlState(), and DIALOG_SHIM::SaveControlState().