LibrePCB Developers Documentation
|
Represents a KiCad graphical line. More...
#include <kicadtypes.h>
Static Public Member Functions | |
static KiCadGraphicalLine | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
QPointF | start |
QPointF | end |
qreal | width = 0 |
Represents a KiCad graphical line.
|
static |
QPointF start |
QPointF end |
qreal width = 0 |