KiCad PCB EDA Suite
|
#include <easyedapro_parser.h>
Public Attributes | |
wxString | objectId |
wxString | url |
Definition at line 186 of file easyedapro_parser.h.
wxString EASYEDAPRO::BLOB::objectId |
Definition at line 188 of file easyedapro_parser.h.
Referenced by EASYEDAPRO::from_json(), SCH_IO_EASYEDAPRO::LoadAllDataFromProject(), and PCB_IO_EASYEDAPRO::LoadAllDataFromProject().
wxString EASYEDAPRO::BLOB::url |
Definition at line 189 of file easyedapro_parser.h.
Referenced by EASYEDAPRO::from_json().