|
KiCad PCB EDA Suite
|
#include <pcad_sch_parser.h>
Public Attributes | |
| wxString | name |
| TEXT_ITEM | placement |
Definition at line 144 of file pcad_sch_parser.h.
| wxString PCAD_SCH::ATTR::name |
Definition at line 146 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseAttr(), and SCH_IO_PCAD::populateScreen().
| TEXT_ITEM PCAD_SCH::ATTR::placement |
Definition at line 147 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseAttr(), and SCH_IO_PCAD::populateScreen().