KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_io_ltspice_parser.cpp File Reference
#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_text.h>
#include <sch_edit_frame.h>
#include <sch_shape.h>
#include <sch_bus_entry.h>
#include <wx/buffer.h>
#include <wx/ffile.h>
#include <wx/filename.h>
#include <wx/strconv.h>

Go to the source code of this file.

Functions

LABEL_FLAG_SHAPE getLabelShape (LTSPICE_SCHEMATIC::POLARITY aPolarity)
 

Function Documentation

◆ getLabelShape()