![]() |
KiCad PCB EDA Suite
|
Schematic and symbol library s-expression file format parser implementations. More...
#include <wx/base64.h>
#include <wx/mstream.h>
#include <wx/tokenzr.h>
#include <lib_id.h>
#include <lib_arc.h>
#include <lib_bezier.h>
#include <lib_circle.h>
#include <lib_pin.h>
#include <lib_polyline.h>
#include <lib_rectangle.h>
#include <lib_text.h>
#include <sch_bitmap.h>
#include <sch_bus_entry.h>
#include <sch_symbol.h>
#include <sch_edit_frame.h>
#include <sch_field.h>
#include <sch_line.h>
#include <sch_junction.h>
#include <sch_no_connect.h>
#include <sch_screen.h>
#include <sch_sheet_pin.h>
#include <sch_plugins/kicad/sch_sexpr_parser.h>
#include <template_fieldnames.h>
Go to the source code of this file.
Macros | |
#define | wxUSE_BASE64 1 |
Schematic and symbol library s-expression file format parser implementations.
Definition in file sch_sexpr_parser.cpp.
#define wxUSE_BASE64 1 |
Definition at line 30 of file sch_sexpr_parser.cpp.