The TextGraphicsItem class is the graphical representation of a librepcb::Text.
More...
#include <textgraphicsitem.h>
Inherits QGraphicsItemGroup.
The TextGraphicsItem class is the graphical representation of a librepcb::Text.
◆ TextGraphicsItem() [1/3]
◆ TextGraphicsItem() [2/3]
◆ TextGraphicsItem() [3/3]
◆ ~TextGraphicsItem()
◆ getObj()
◆ setTextOverride()
void setTextOverride |
( |
const tl::optional< QString > & |
text | ) |
|
|
noexcept |
◆ shape()
QPainterPath shape |
( |
| ) |
const |
|
overridenoexcept |
◆ operator=()
◆ textEdited()
◆ itemChange()
QVariant itemChange |
( |
GraphicsItemChange |
change, |
|
|
const QVariant & |
value |
|
) |
| |
|
overrideprivatevirtualnoexcept |
◆ updateText()
◆ mText
◆ mLayerProvider
◆ mTextOverride
tl::optional<QString> mTextOverride |
|
private |
◆ mTextGraphicsItem
◆ mOriginCrossGraphicsItem
◆ mOnEditedSlot
The documentation for this class was generated from the following files: