LibrePCB Developers Documentation
|
This is the complete list of members for BI_Polygon, including all inherited members.
addToBoard() override | BI_Polygon | virtual |
BI_Base()=delete | BI_Base | |
BI_Base(const BI_Base &other)=delete | BI_Base | |
BI_Base(Board &board) noexcept | BI_Base | |
BI_Polygon()=delete | BI_Polygon | |
BI_Polygon(const BI_Polygon &other)=delete | BI_Polygon | |
BI_Polygon(Board &board, const BoardPolygonData &data) | BI_Polygon | |
Event enum name | BI_Polygon | |
getBoard() const noexcept | BI_Base | inline |
getCircuit() const noexcept | BI_Base | |
getData() const noexcept | BI_Polygon | inline |
getProject() const noexcept | BI_Base | |
invalidatePlanes(const Layer &layer) noexcept | BI_Polygon | private |
isAddedToBoard() const noexcept | BI_Base | inlinevirtual |
mBoard | BI_Base | protected |
mData | BI_Polygon | private |
mIsAddedToBoard | BI_Base | private |
onEdited | BI_Polygon | |
OnEditedSlot typedef | BI_Polygon | |
operator=(const BI_Polygon &rhs)=delete | BI_Polygon | |
librepcb::BI_Base::operator=(const BI_Base &rhs)=delete | BI_Base | |
removeFromBoard() override | BI_Polygon | virtual |
setIsFilled(bool isFilled) noexcept | BI_Polygon | |
setIsGrabArea(bool isGrabArea) noexcept | BI_Polygon | |
setLayer(const Layer &layer) noexcept | BI_Polygon | |
setLineWidth(const UnsignedLength &width) noexcept | BI_Polygon | |
setLocked(bool locked) noexcept | BI_Polygon | |
setPath(const Path &path) noexcept | BI_Polygon | |
~BI_Base() noexcept | BI_Base | virtual |
~BI_Polygon() noexcept | BI_Polygon |