|
KiCad PCB EDA Suite
|
#include <io/easyedapro/easyedapro_parser.h>#include <io/easyedapro/easyedapro_v3_parser.h>#include "sch_easyedapro_parser.h"Go to the source code of this file.
Classes | |
| class | SCH_EASYEDAPRO_V3_PARSER |
Namespaces | |
| namespace | EASYEDAPRO |
Functions | |
| int | EASYEDAPRO::AlignToFontV (const wxString &aAlign) |
| Map an EasyEDA "HORIZ_VERT" alignment token to a KiCad justify code (0 top/left, 1 center, 2 bottom/right). | |
| int | EASYEDAPRO::AlignToFontH (const wxString &aAlign) |