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