KiCad PCB EDA Suite
|
#include <ltspice_schematic.h>
Public Attributes | |
VECTOR2I | Offset |
int | FontSize |
wxString | Value |
Definition at line 201 of file ltspice_schematic.h.
int LTSPICE_SCHEMATIC::FLAG::FontSize |
Definition at line 204 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().
VECTOR2I LTSPICE_SCHEMATIC::FLAG::Offset |
Definition at line 203 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().
wxString LTSPICE_SCHEMATIC::FLAG::Value |
Definition at line 205 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().