The StrokeTextGraphicsItem class is the graphical representation of a librepcb::StrokeText.
More...
#include <stroketextgraphicsitem.h>
Inherits QGraphicsItemGroup.
The StrokeTextGraphicsItem class is the graphical representation of a librepcb::StrokeText.
◆ StrokeTextGraphicsItem() [1/3]
◆ StrokeTextGraphicsItem() [2/3]
◆ StrokeTextGraphicsItem() [3/3]
◆ ~StrokeTextGraphicsItem()
◆ getObj()
◆ setTextOverride()
void setTextOverride |
( |
const tl::optional< QString > & |
text | ) |
|
|
noexcept |
◆ shape()
QPainterPath shape |
( |
| ) |
const |
|
overridenoexcept |
◆ operator=()
◆ strokeTextEdited()
◆ itemChange()
QVariant itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
overrideprivatenoexcept |
◆ updateLayer()
void updateLayer |
( |
const Layer & |
layer | ) |
|
|
privatenoexcept |
◆ updateText()
◆ updateTransform()
◆ mText
◆ mLayerProvider
◆ mFont
◆ mTextOverride
tl::optional<QString> mTextOverride |
|
private |
◆ mPathGraphicsItem
◆ mOriginCrossGraphicsItem
◆ mOnEditedSlot
The documentation for this class was generated from the following files: