![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for BI_NetLine, including all inherited members.
| addToBoard() override | BI_NetLine | virtual |
| BI_Base()=delete | BI_Base | |
| BI_Base(const BI_Base &other)=delete | BI_Base | |
| BI_Base(Board &board) noexcept | BI_Base | |
| BI_NetLine()=delete | BI_NetLine | |
| BI_NetLine(const BI_NetLine &other)=delete | BI_NetLine | |
| BI_NetLine(BI_NetSegment &segment, const Uuid &uuid, BI_NetLineAnchor &startPoint, BI_NetLineAnchor &endPoint, const Layer &layer, const PositiveLength &width) | BI_NetLine | |
| Event enum name | BI_NetLine | |
| getAnchor(const TraceAnchor &anchor) | BI_NetLine | private |
| getBoard() const noexcept | BI_Base | inline |
| getCircuit() const noexcept | BI_Base | |
| getEndPoint() const noexcept | BI_NetLine | inline |
| getLayer() const noexcept | BI_NetLine | inline |
| getLength() const noexcept | BI_NetLine | |
| getNetSegment() const noexcept | BI_NetLine | inline |
| getOtherPoint(const BI_NetLineAnchor &firstPoint) const noexcept | BI_NetLine | |
| getProject() const noexcept | BI_Base | |
| getSceneOutline(const Length &expansion=Length(0)) const noexcept | BI_NetLine | |
| getStartPoint() const noexcept | BI_NetLine | inline |
| getTrace() const noexcept | BI_NetLine | inline |
| getUuid() const noexcept | BI_NetLine | inline |
| getWidth() const noexcept | BI_NetLine | inline |
| isAddedToBoard() const noexcept | BI_Base | inlinevirtual |
| mBoard | BI_Base | protected |
| mEndPoint | BI_NetLine | private |
| mIsAddedToBoard | BI_Base | private |
| mNetSegment | BI_NetLine | private |
| mNetSignalNameChangedConnection | BI_NetLine | private |
| mStartPoint | BI_NetLine | private |
| mTrace | BI_NetLine | private |
| onEdited | BI_NetLine | |
| OnEditedSlot typedef | BI_NetLine | |
| operator=(const BI_NetLine &rhs)=delete | BI_NetLine | |
| librepcb::BI_Base::operator=(const BI_Base &rhs)=delete | BI_Base | |
| removeFromBoard() override | BI_NetLine | virtual |
| setLayer(const Layer &layer) | BI_NetLine | |
| setWidth(const PositiveLength &width) noexcept | BI_NetLine | |
| updatePositions() noexcept | BI_NetLine | |
| ~BI_Base() noexcept | BI_Base | virtual |
| ~BI_NetLine() noexcept | BI_NetLine |