![]() |
LibrePCB Developers Documentation
|
The BGI_StrokeText class. More...
#include <bgi_stroketext.h>
Inherits QGraphicsItemGroup.
Collaboration diagram for BGI_StrokeText:Public Member Functions | |
| BGI_StrokeText ()=delete | |
| BGI_StrokeText (const BGI_StrokeText &other)=delete | |
| BGI_StrokeText (BI_StrokeText &text, std::weak_ptr< BGI_Device > deviceItem, const GraphicsLayerList &layers) noexcept | |
| virtual | ~BGI_StrokeText () noexcept |
| BI_StrokeText & | getStrokeText () noexcept |
| const std::weak_ptr< BGI_Device > & | getDeviceGraphicsItem () noexcept |
| virtual QPainterPath | shape () const noexcept override |
| BGI_StrokeText & | operator= (const BGI_StrokeText &rhs)=delete |
Private Member Functions | |
| void | strokeTextEdited (const BI_StrokeText &obj, BI_StrokeText::Event event) noexcept |
| void | deviceGraphicsItemEdited (const BGI_Device &obj, BGI_Device::Event event) noexcept |
| virtual QVariant | itemChange (GraphicsItemChange change, const QVariant &value) noexcept override |
| void | updatePosition () noexcept |
| void | updateTransform () noexcept |
| void | updateLayer () noexcept |
| void | updateStrokeWidth () noexcept |
| void | updatePaths () noexcept |
| void | updateAnchorLayer () noexcept |
| void | updateAnchorLine () noexcept |
Private Attributes | |
| BI_StrokeText & | mText |
| std::weak_ptr< BGI_Device > | mDeviceGraphicsItem |
| const GraphicsLayerList & | mLayers |
| QScopedPointer< PrimitivePathGraphicsItem > | mPathGraphicsItem |
| QScopedPointer< OriginCrossGraphicsItem > | mOriginCrossGraphicsItem |
| QScopedPointer< LineGraphicsItem > | mAnchorGraphicsItem |
| BI_StrokeText::OnEditedSlot | mOnEditedSlot |
| BGI_Device::OnEditedSlot | mOnDeviceEditedSlot |
The BGI_StrokeText class.
|
delete |
|
delete |
|
noexcept |
|
virtualnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
overridevirtualnoexcept |
|
delete |
|
privatenoexcept |
|
privatenoexcept |
|
overrideprivatevirtualnoexcept |
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |