The Text class.
More...
#include <text.h>
◆ OnEditedSlot
◆ Event
Enumerator |
---|
UuidChanged | |
LayerChanged | |
TextChanged | |
PositionChanged | |
RotationChanged | |
HeightChanged | |
AlignChanged | |
◆ Text() [1/5]
◆ Text() [2/5]
◆ Text() [3/5]
◆ Text() [4/5]
◆ Text() [5/5]
◆ ~Text()
◆ getUuid()
const Uuid & getUuid |
( |
| ) |
const |
|
inlinenoexcept |
◆ getLayer()
const Layer & getLayer |
( |
| ) |
const |
|
inlinenoexcept |
◆ getPosition()
const Point & getPosition |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRotation()
const Angle & getRotation |
( |
| ) |
const |
|
inlinenoexcept |
◆ getHeight()
◆ getAlign()
◆ getText()
const QString & getText |
( |
| ) |
const |
|
inlinenoexcept |
◆ setLayer()
bool setLayer |
( |
const Layer & |
layer | ) |
|
|
noexcept |
◆ setText()
bool setText |
( |
const QString & |
text | ) |
|
|
noexcept |
◆ setPosition()
bool setPosition |
( |
const Point & |
pos | ) |
|
|
noexcept |
◆ setRotation()
bool setRotation |
( |
const Angle & |
rotation | ) |
|
|
noexcept |
◆ setHeight()
◆ setAlign()
◆ serialize()
◆ operator==()
bool operator== |
( |
const Text & |
rhs | ) |
const |
|
noexcept |
◆ operator!=()
bool operator!= |
( |
const Text & |
rhs | ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ onEdited
◆ mUuid
◆ mLayer
◆ mText
◆ mPosition
◆ mRotation
◆ mHeight
◆ mAlign
The documentation for this class was generated from the following files:
- /__w/1/s/libs/librepcb/core/geometry/text.h
- /__w/1/s/libs/librepcb/core/geometry/text.cpp