| 
    KiCad PCB EDA Suite
    
   | 
 
#include <easyedapro_parser.h>
Public Attributes | |
| wxString | name | 
| std::vector< PRJ_SHEET > | sheets | 
Definition at line 141 of file easyedapro_parser.h.
| wxString EASYEDAPRO::PRJ_SCHEMATIC::name | 
Definition at line 143 of file easyedapro_parser.h.
Referenced by EASYEDAPRO::from_json().
| std::vector<PRJ_SHEET> EASYEDAPRO::PRJ_SCHEMATIC::sheets | 
Definition at line 144 of file easyedapro_parser.h.
Referenced by EASYEDAPRO::from_json().