![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for PadHole, including all inherited members.
| Event enum name | PadHole | |
| getDiameter() const noexcept | PadHole | inline |
| getPath() const noexcept | PadHole | inline |
| getUuid() const noexcept | PadHole | inline |
| isCurvedSlot() const noexcept | PadHole | |
| isMultiSegmentSlot() const noexcept | PadHole | |
| isSlot() const noexcept | PadHole | |
| mDiameter | PadHole | protected |
| mPath | PadHole | protected |
| mUuid | PadHole | protected |
| onEdited | PadHole | |
| OnEditedSlot typedef | PadHole | |
| operator!=(const PadHole &rhs) const noexcept | PadHole | inline |
| operator=(const PadHole &rhs) noexcept | PadHole | |
| operator==(const PadHole &rhs) const noexcept | PadHole | |
| PadHole()=delete | PadHole | |
| PadHole(const PadHole &other) noexcept | PadHole | |
| PadHole(const Uuid &uuid, const PadHole &other) noexcept | PadHole | |
| PadHole(const Uuid &uuid, const PositiveLength &diameter, const NonEmptyPath &path) noexcept | PadHole | |
| PadHole(const SExpression &node) | PadHole | explicit |
| serialize(SExpression &root) const | PadHole | virtual |
| setDiameter(const PositiveLength &diameter) noexcept | PadHole | |
| setPath(const NonEmptyPath &path) noexcept | PadHole | |
| ~PadHole() noexcept | PadHole | virtual |