![]() |
LibrePCB Developers Documentation
|
Represents a KiCad symbol text. More...
#include <kicadtypes.h>
Collaboration diagram for KiCadSymbolText:Static Public Member Functions | |
| static KiCadSymbolText | parse (const SExpression &node, MessageLogger &log) |
Public Attributes | |
| QString | text |
| QPointF | position |
| qreal | rotation = 0 |
| QSizeF | fontSize |
| qreal | fontThickness = 0 |
| Qt::Alignment | alignment = Qt::AlignCenter |
Represents a KiCad symbol text.
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| QString text |
| QPointF position |
| qreal rotation = 0 |
| QSizeF fontSize |
| qreal fontThickness = 0 |
| Qt::Alignment alignment = Qt::AlignCenter |