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