addToBoard() override | BI_NetPoint | virtual |
BI_Base()=delete | BI_Base | |
BI_Base(const BI_Base &other)=delete | BI_Base | |
BI_Base(Board &board) noexcept | BI_Base | |
BI_NetLineAnchor() noexcept=default | BI_NetLineAnchor | |
BI_NetPoint()=delete | BI_NetPoint | |
BI_NetPoint(const BI_NetPoint &other)=delete | BI_NetPoint | |
BI_NetPoint(BI_NetSegment &segment, const Uuid &uuid, const Point &position) | BI_NetPoint | |
Event enum name | BI_NetPoint | |
getBoard() const noexcept | BI_Base | inline |
getCircuit() const noexcept | BI_Base | |
getJunction() const noexcept | BI_NetPoint | inline |
getLayerOfTraces() const noexcept | BI_NetPoint | inline |
getLineWidths() const noexcept | BI_NetLineAnchor | |
getMaxLineWidth() const noexcept | BI_NetLineAnchor | |
getMaxTraceWidth() const noexcept | BI_NetPoint | inline |
getMedianLineWidth() const noexcept | BI_NetLineAnchor | |
getNetLines() const noexcept override | BI_NetPoint | inlinevirtual |
getNetSegment() const noexcept | BI_NetPoint | inline |
getNetSegmentOfLines() const noexcept | BI_NetLineAnchor | |
getPosition() const noexcept override | BI_NetPoint | inlinevirtual |
getProject() const noexcept | BI_Base | |
getUuid() const noexcept | BI_NetPoint | inline |
isAddedToBoard() const noexcept | BI_Base | inlinevirtual |
isUsed() const noexcept | BI_NetPoint | inline |
mBoard | BI_Base | protected |
mIsAddedToBoard | BI_Base | private |
mJunction | BI_NetPoint | private |
mLayerOfTraces | BI_NetPoint | private |
mMaxTraceWidth | BI_NetPoint | private |
mNetSegment | BI_NetPoint | private |
mNetSignalNameChangedConnection | BI_NetPoint | private |
mOnNetLineEditedSlot | BI_NetPoint | private |
mRegisteredNetLines | BI_NetPoint | private |
netLineEdited(const BI_NetLine &obj, BI_NetLine::Event event) noexcept | BI_NetPoint | private |
onEdited | BI_NetPoint | |
OnEditedSlot typedef | BI_NetPoint | |
operator!=(const BI_NetPoint &rhs) noexcept | BI_NetPoint | inline |
operator=(const BI_NetPoint &rhs)=delete | BI_NetPoint | |
librepcb::BI_Base::operator=(const BI_Base &rhs)=delete | BI_Base | |
operator==(const BI_NetPoint &rhs) noexcept | BI_NetPoint | inline |
registerNetLine(BI_NetLine &netline) override | BI_NetPoint | virtual |
removeFromBoard() override | BI_NetPoint | virtual |
setPosition(const Point &position) noexcept | BI_NetPoint | |
toTraceAnchor() const noexcept override | BI_NetPoint | virtual |
unregisterNetLine(BI_NetLine &netline) override | BI_NetPoint | virtual |
updateLayerOfTraces() noexcept | BI_NetPoint | private |
updateMaxTraceWidth() noexcept | BI_NetPoint | private |
~BI_Base() noexcept | BI_Base | virtual |
~BI_NetLineAnchor() noexcept=default | BI_NetLineAnchor | virtual |
~BI_NetPoint() noexcept | BI_NetPoint | |