![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for NetLabel, including all inherited members.
| Event enum name | NetLabel | |
| getMirrored() const noexcept | NetLabel | inline |
| getPosition() const noexcept | NetLabel | inline |
| getRotation() const noexcept | NetLabel | inline |
| getUuid() const noexcept | NetLabel | inline |
| mMirrored | NetLabel | private |
| mPosition | NetLabel | private |
| mRotation | NetLabel | private |
| mUuid | NetLabel | private |
| NetLabel()=delete | NetLabel | |
| NetLabel(const NetLabel &other) noexcept | NetLabel | |
| NetLabel(const Uuid &uuid, const NetLabel &other) noexcept | NetLabel | |
| NetLabel(const Uuid &uuid, const Point &position, const Angle &rotation, bool mirrored) noexcept | NetLabel | |
| NetLabel(const SExpression &node) | NetLabel | explicit |
| onEdited | NetLabel | |
| OnEditedSlot typedef | NetLabel | |
| operator!=(const NetLabel &rhs) const noexcept | NetLabel | inline |
| operator=(const NetLabel &rhs) noexcept | NetLabel | |
| operator==(const NetLabel &rhs) const noexcept | NetLabel | |
| serialize(SExpression &root) const | NetLabel | |
| setMirrored(const bool mirrored) noexcept | NetLabel | |
| setPosition(const Point &position) noexcept | NetLabel | |
| setRotation(const Angle &rotation) noexcept | NetLabel | |
| setUuid(const Uuid &uuid) noexcept | NetLabel | |
| ~NetLabel() noexcept | NetLabel |