|
KiCad PCB EDA Suite
|
A placed title-block field whose name references the fieldDef holding the displayed text. More...
#include <pcad_sch_parser.h>
Public Attributes | |
| wxString | name |
| TEXT_ITEM | placement |
A placed title-block field whose name references the fieldDef holding the displayed text.
Definition at line 246 of file pcad_sch_parser.h.
| wxString PCAD_SCH::FIELD_PLACEMENT::name |
Definition at line 248 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseSheet(), and SCH_IO_PCAD::populateScreen().
| TEXT_ITEM PCAD_SCH::FIELD_PLACEMENT::placement |
Definition at line 249 of file pcad_sch_parser.h.
Referenced by PCAD_SCH::PCAD_SCH_PARSER::parseSheet(), and SCH_IO_PCAD::populateScreen().