![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SI_BusLine, including all inherited members.
| addToSchematic() override | SI_BusLine | virtual |
| Event enum name | SI_BusLine | |
| getBusSegment() const noexcept | SI_BusLine | inline |
| getCircuit() const noexcept | SI_Base | |
| getNetLine() const noexcept | SI_BusLine | inline |
| getOtherPoint(const SI_BusJunction &firstPoint) const noexcept | SI_BusLine | |
| getP1() const noexcept | SI_BusLine | inline |
| getP2() const noexcept | SI_BusLine | inline |
| getProject() const noexcept | SI_Base | |
| getSchematic() const noexcept | SI_Base | inline |
| getUuid() const noexcept | SI_BusLine | inline |
| getWidth() const noexcept | SI_BusLine | inline |
| isAddedToSchematic() const noexcept | SI_Base | inlinevirtual |
| mIsAddedToSchematic | SI_Base | private |
| mNetLine | SI_BusLine | private |
| mP1 | SI_BusLine | private |
| mP2 | SI_BusLine | private |
| mSchematic | SI_Base | protected |
| mSegment | SI_BusLine | private |
| onEdited | SI_BusLine | |
| OnEditedSlot typedef | SI_BusLine | |
| operator=(const SI_BusLine &rhs)=delete | SI_BusLine | |
| librepcb::SI_Base::operator=(const SI_Base &rhs)=delete | SI_Base | |
| removeFromSchematic() override | SI_BusLine | virtual |
| setWidth(const UnsignedLength &width) noexcept | SI_BusLine | |
| SI_Base()=delete | SI_Base | |
| SI_Base(const SI_Base &other)=delete | SI_Base | |
| SI_Base(Schematic &schematic) noexcept | SI_Base | |
| SI_BusLine()=delete | SI_BusLine | |
| SI_BusLine(const SI_BusLine &other)=delete | SI_BusLine | |
| SI_BusLine(SI_BusSegment &segment, const Uuid &uuid, SI_BusJunction &a, SI_BusJunction &b, const UnsignedLength &width) | SI_BusLine | |
| updatePositions() noexcept | SI_BusLine | |
| ~SI_Base() noexcept | SI_Base | virtual |
| ~SI_BusLine() noexcept | SI_BusLine |