![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for BI_StrokeText, including all inherited members.
| addToBoard() override | BI_StrokeText | virtual |
| BI_Base()=delete | BI_Base | |
| BI_Base(const BI_Base &other)=delete | BI_Base | |
| BI_Base(Board &board) noexcept | BI_Base | |
| BI_StrokeText()=delete | BI_StrokeText | |
| BI_StrokeText(const BI_StrokeText &other)=delete | BI_StrokeText | |
| BI_StrokeText(Board &board, const BoardStrokeTextData &data) | BI_StrokeText | |
| Event enum name | BI_StrokeText | |
| getBoard() const noexcept | BI_Base | inline |
| getCircuit() const noexcept | BI_Base | |
| getData() const noexcept | BI_StrokeText | inline |
| getDevice() const noexcept | BI_StrokeText | inline |
| getFont() const noexcept | BI_StrokeText | inline |
| getPaths() const noexcept | BI_StrokeText | inline |
| getProject() const noexcept | BI_Base | |
| getSubstitutedText() const noexcept | BI_StrokeText | inline |
| invalidatePlanes(const Layer &layer) noexcept | BI_StrokeText | private |
| isAddedToBoard() const noexcept | BI_Base | inlinevirtual |
| mBoard | BI_Base | protected |
| mData | BI_StrokeText | private |
| mDevice | BI_StrokeText | private |
| mFont | BI_StrokeText | private |
| mIsAddedToBoard | BI_Base | private |
| mPaths | BI_StrokeText | private |
| mSubstitutedText | BI_StrokeText | private |
| onEdited | BI_StrokeText | |
| OnEditedSlot typedef | BI_StrokeText | |
| operator=(const BI_StrokeText &rhs)=delete | BI_StrokeText | |
| librepcb::BI_Base::operator=(const BI_Base &rhs)=delete | BI_Base | |
| removeFromBoard() override | BI_StrokeText | virtual |
| setAlign(const Alignment &align) noexcept | BI_StrokeText | |
| setAutoRotate(bool autoRotate) noexcept | BI_StrokeText | |
| setDevice(BI_Device *device) noexcept | BI_StrokeText | |
| setHeight(const PositiveLength &height) noexcept | BI_StrokeText | |
| setLayer(const Layer &layer) noexcept | BI_StrokeText | |
| setLetterSpacing(const StrokeTextSpacing &spacing) noexcept | BI_StrokeText | |
| setLineSpacing(const StrokeTextSpacing &spacing) noexcept | BI_StrokeText | |
| setLocked(bool locked) noexcept | BI_StrokeText | |
| setMirrored(bool mirrored) noexcept | BI_StrokeText | |
| setPosition(const Point &pos) noexcept | BI_StrokeText | |
| setRotation(const Angle &rotation) noexcept | BI_StrokeText | |
| setStrokeWidth(const UnsignedLength &strokeWidth) noexcept | BI_StrokeText | |
| setText(const QString &text) noexcept | BI_StrokeText | |
| updatePaths() noexcept | BI_StrokeText | private |
| updateText() noexcept | BI_StrokeText | private |
| ~BI_Base() noexcept | BI_Base | virtual |
| ~BI_StrokeText() noexcept | BI_StrokeText |