![]() |
LibrePCB Developers Documentation
|
Represents a KiCad graphical polygon. More...
#include <kicadtypes.h>
Collaboration diagram for KiCadGraphicalPolygon:Static Public Member Functions | |
| static KiCadGraphicalPolygon | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
| QList< QPointF > | coordinates |
| qreal | width = 0 |
| bool | fill = false |
Represents a KiCad graphical polygon.
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| QList<QPointF> coordinates |
| qreal width = 0 |
| bool fill = false |