KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
KICOMMON_API void | to_json (nlohmann::json &aJson, const wxString &aString) |
KICOMMON_API void | from_json (const nlohmann::json &aJson, wxString &aString) |
KICOMMON_API void from_json | ( | const nlohmann::json & | aJson, |
wxString & | aString | ||
) |
Definition at line 30 of file json_conversions.cpp.
KICOMMON_API void to_json | ( | nlohmann::json & | aJson, |
const wxString & | aString | ||
) |
Definition at line 24 of file json_conversions.cpp.