![]() |
LibrePCB Developers Documentation
|
Represents a KiCad footprint line. More...
#include <kicadtypes.h>
Collaboration diagram for KiCadFootprintLine:Static Public Member Functions | |
| static KiCadFootprintLine | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
| QPointF | start |
| QPointF | end |
| qreal | strokeWidth |
| KiCadStrokeType | strokeType |
| KiCadLayer | layer |
Represents a KiCad footprint line.
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| QPointF start |
| QPointF end |
| qreal strokeWidth |
| KiCadStrokeType strokeType |
| KiCadLayer layer |