![]() |
LibrePCB Developers Documentation
|
Represents the content of a *.kicad_sym file. More...
#include <kicadtypes.h>
Collaboration diagram for KiCadSymbolLibrary:Static Public Member Functions | |
| static KiCadSymbolLibrary | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
| int | version |
| QString | generator |
| QList< KiCadSymbol > | symbols |
Represents the content of a *.kicad_sym file.
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| int version |
| QString generator |
| QList<KiCadSymbol> symbols |