LibrePCB Developers Documentation
|
This is the complete list of members for BGI_Polygon, including all inherited members.
BGI_Polygon()=delete | BGI_Polygon | |
BGI_Polygon(const BGI_Polygon &other)=delete | BGI_Polygon | |
BGI_Polygon(BI_Polygon &polygon, const IF_GraphicsLayerProvider &lp) noexcept | BGI_Polygon | |
getGraphicsItem() const noexcept | BGI_Polygon | inline |
getPolygon() noexcept | BGI_Polygon | inline |
itemChange(GraphicsItemChange change, const QVariant &value) noexcept override | BGI_Polygon | private |
mGraphicsItem | BGI_Polygon | private |
mOnEditedSlot | BGI_Polygon | private |
mPolygon | BGI_Polygon | private |
mPolygonObj | BGI_Polygon | private |
operator=(const BGI_Polygon &rhs)=delete | BGI_Polygon | |
polygonEdited(const BI_Polygon &obj, BI_Polygon::Event event) noexcept | BGI_Polygon | private |
shape() const noexcept override | BGI_Polygon | |
updateEditable() noexcept | BGI_Polygon | private |
updateZValue() noexcept | BGI_Polygon | private |
~BGI_Polygon() noexcept | BGI_Polygon | virtual |