|
KiCad PCB EDA Suite
|
Deferred hierarchical sheet loads. More...
Public Attributes | |
| SCH_SHEET * | sheet |
| wxString | sourceFile |
| Resolved full path to the sub-schematic. | |
Deferred hierarchical sheet loads.
Populated during parsing when components with source= attributes are found, processed after the main parse completes.
Definition at line 349 of file sch_io_geda.h.
| SCH_SHEET* SCH_IO_GEDA::DEFERRED_SHEET::sheet |
Definition at line 351 of file sch_io_geda.h.
| wxString SCH_IO_GEDA::DEFERRED_SHEET::sourceFile |
Resolved full path to the sub-schematic.
Definition at line 352 of file sch_io_geda.h.