![]() |
LibrePCB Developers Documentation
|
Represents a KiCad symbol pin. More...
#include <kicadtypes.h>
Collaboration diagram for KiCadSymbolPin:Static Public Member Functions | |
| static KiCadSymbolPin | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
| KiCadPinType | type |
| KiCadPinStyle | shape |
| QPointF | position |
| qreal | rotation = 0 |
| qreal | length |
| QString | name |
| QString | number |
Represents a KiCad symbol pin.
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| KiCadPinType type |
| KiCadPinStyle shape |
| QPointF position |
| qreal rotation = 0 |
| qreal length |
| QString name |
| QString number |