|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| struct | KICAD_DIFF::SYM_ELEMENT |
Namespaces | |
| namespace | KICAD_DIFF |
Functions | |
| std::vector< SYM_ELEMENT > | KICAD_DIFF::DiffSymbolElements (const LIB_SYMBOL *aBefore, const LIB_SYMBOL *aAfter) |
| Compares the elements of two library symbols. | |