KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_IO_GEDA::DEFERRED_SHEET Struct Reference

Deferred hierarchical sheet loads. More...

Public Attributes

SCH_SHEETsheet
 
wxString sourceFile
 Resolved full path to the sub-schematic.
 

Detailed Description

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.

Member Data Documentation

◆ sheet

SCH_SHEET* SCH_IO_GEDA::DEFERRED_SHEET::sheet

Definition at line 351 of file sch_io_geda.h.

◆ sourceFile

wxString SCH_IO_GEDA::DEFERRED_SHEET::sourceFile

Resolved full path to the sub-schematic.

Definition at line 352 of file sch_io_geda.h.


The documentation for this struct was generated from the following file: