![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for SI_BusSegment, including all inherited members.
| addJunctionsAndLines(const QList< SI_BusJunction * > &junctions, const QList< SI_BusLine * > &lines) | SI_BusSegment | |
| addLabel(SI_BusLabel &label) | SI_BusSegment | |
| addToSchematic() override | SI_BusSegment | virtual |
| areAllJunctionsConnectedTogether() const noexcept | SI_BusSegment | private |
| calcNearestPoint(const Point &p) const noexcept | SI_BusSegment | |
| checkAttributesValidity() const noexcept | SI_BusSegment | private |
| findAllConnectedJunctions(const SI_BusJunction &np, QSet< const SI_BusJunction * > &points, QSet< const SI_BusLine * > &lines) const noexcept | SI_BusSegment | private |
| getAttachedNetSegments() const noexcept | SI_BusSegment | |
| getBus() const noexcept | SI_BusSegment | inline |
| getCircuit() const noexcept | SI_Base | |
| getJunctions() const noexcept | SI_BusSegment | inline |
| getLabels() const noexcept | SI_BusSegment | inline |
| getLines() const noexcept | SI_BusSegment | inline |
| getProject() const noexcept | SI_Base | |
| getSchematic() const noexcept | SI_Base | inline |
| getUuid() const noexcept | SI_BusSegment | inline |
| isAddedToSchematic() const noexcept | SI_Base | inlinevirtual |
| isUsed() const noexcept | SI_BusSegment | |
| junctionsAndLinesAdded(const QList< SI_BusJunction * > &junctions, const QList< SI_BusLine * > &lines) | SI_BusSegment | signal |
| junctionsAndLinesRemoved(const QList< SI_BusJunction * > &junctions, const QList< SI_BusLine * > &lines) | SI_BusSegment | signal |
| labelAdded(SI_BusLabel &label) | SI_BusSegment | signal |
| labelRemoved(SI_BusLabel &label) | SI_BusSegment | signal |
| mBus | SI_BusSegment | private |
| mIsAddedToSchematic | SI_Base | private |
| mJunctions | SI_BusSegment | private |
| mLabels | SI_BusSegment | private |
| mLines | SI_BusSegment | private |
| mSchematic | SI_Base | protected |
| mUuid | SI_BusSegment | private |
| operator!=(const SI_BusSegment &rhs) noexcept | SI_BusSegment | inline |
| operator=(const SI_BusSegment &rhs)=delete | SI_BusSegment | |
| librepcb::SI_Base::operator=(const SI_Base &rhs)=delete | SI_Base | |
| operator==(const SI_BusSegment &rhs) noexcept | SI_BusSegment | inline |
| removeFromSchematic() override | SI_BusSegment | virtual |
| removeJunctionsAndLines(const QList< SI_BusJunction * > &junctions, const QList< SI_BusLine * > &lines) | SI_BusSegment | |
| removeLabel(SI_BusLabel &label) | SI_BusSegment | |
| serialize(SExpression &root) const | SI_BusSegment | |
| setBus(Bus &bus) | SI_BusSegment | |
| SI_Base()=delete | SI_Base | |
| SI_Base(const SI_Base &other)=delete | SI_Base | |
| SI_Base(Schematic &schematic) noexcept | SI_Base | |
| SI_BusSegment()=delete | SI_BusSegment | |
| SI_BusSegment(const SI_BusSegment &other)=delete | SI_BusSegment | |
| SI_BusSegment(Schematic &schematic, const Uuid &uuid, Bus &bus) | SI_BusSegment | |
| updateAllLabelAnchors() noexcept | SI_BusSegment | |
| ~SI_Base() noexcept | SI_Base | virtual |
| ~SI_BusSegment() noexcept | SI_BusSegment |