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