LibrePCB Developers Documentation
|
This is the complete list of members for BI_Via, including all inherited members.
addToBoard() override | BI_Via | 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_Via()=delete | BI_Via | |
BI_Via(const BI_Via &other)=delete | BI_Via | |
BI_Via(BI_NetSegment &netsegment, const Via &via) | BI_Via | |
Event enum name | BI_Via | |
getBoard() const noexcept | BI_Base | inline |
getCircuit() const noexcept | BI_Base | |
getDrillDiameter() const noexcept | BI_Via | inline |
getDrillLayerSpan() const noexcept | BI_Via | |
getLineWidths() const noexcept | BI_NetLineAnchor | |
getMaxLineWidth() const noexcept | BI_NetLineAnchor | |
getMedianLineWidth() const noexcept | BI_NetLineAnchor | |
getNetLines() const noexcept override | BI_Via | inlinevirtual |
getNetSegment() const noexcept | BI_Via | inline |
getNetSegmentOfLines() const noexcept | BI_NetLineAnchor | |
getPosition() const noexcept override | BI_Via | inlinevirtual |
getProject() const noexcept | BI_Base | |
getSize() const noexcept | BI_Via | inline |
getStopMaskDiameterBottom() const noexcept | BI_Via | inline |
getStopMaskDiameterTop() const noexcept | BI_Via | inline |
getUuid() const noexcept | BI_Via | inline |
getVia() const noexcept | BI_Via | inline |
isAddedToBoard() const noexcept | BI_Base | inlinevirtual |
isUsed() const noexcept | BI_Via | inline |
mBoard | BI_Base | protected |
mIsAddedToBoard | BI_Base | private |
mNetSegment | BI_Via | private |
mNetSignalNameChangedConnection | BI_Via | private |
mRegisteredNetLines | BI_Via | private |
mStopMaskDiameterBottom | BI_Via | private |
mStopMaskDiameterTop | BI_Via | private |
mVia | BI_Via | private |
onEdited | BI_Via | |
OnEditedSlot typedef | BI_Via | |
operator!=(const BI_Via &rhs) noexcept | BI_Via | inline |
operator=(const BI_Via &rhs)=delete | BI_Via | |
librepcb::BI_Base::operator=(const BI_Base &rhs)=delete | BI_Base | |
operator==(const BI_Via &rhs) noexcept | BI_Via | inline |
registerNetLine(BI_NetLine &netline) override | BI_Via | virtual |
removeFromBoard() override | BI_Via | virtual |
setDrillDiameter(const PositiveLength &diameter) noexcept | BI_Via | |
setExposureConfig(const MaskConfig &config) noexcept | BI_Via | |
setLayers(const Layer &from, const Layer &to) | BI_Via | |
setPosition(const Point &position) noexcept | BI_Via | |
setSize(const PositiveLength &size) noexcept | BI_Via | |
toTraceAnchor() const noexcept override | BI_Via | virtual |
unregisterNetLine(BI_NetLine &netline) override | BI_Via | virtual |
updateStopMaskDiameters() noexcept | BI_Via | private |
~BI_Base() noexcept | BI_Base | virtual |
~BI_NetLineAnchor() noexcept=default | BI_NetLineAnchor | virtual |
~BI_Via() noexcept | BI_Via |