KiCad PCB EDA Suite
|
#include <sch_io/ltspice/sch_io_ltspice_parser.h>
#include <sch_io/ltspice/ltspice_schematic.h>
#include <schematic.h>
#include <sch_line.h>
#include <sch_label.h>
#include <sch_edit_frame.h>
#include <sch_shape.h>
#include <sch_bus_entry.h>
Go to the source code of this file.
Functions | |
LABEL_FLAG_SHAPE | getLabelShape (LTSPICE_SCHEMATIC::POLARITY aPolarity) |
LABEL_FLAG_SHAPE getLabelShape | ( | LTSPICE_SCHEMATIC::POLARITY | aPolarity | ) |
Definition at line 560 of file sch_io_ltspice_parser.cpp.
References LTSPICE_SCHEMATIC::INPUT, L_BIDI, L_INPUT, L_OUTPUT, and LTSPICE_SCHEMATIC::OUTPUT.
Referenced by SCH_IO_LTSPICE_PARSER::CreatePin().