![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for BGI_Plane, including all inherited members.
| BGI_Plane()=delete | BGI_Plane | |
| BGI_Plane(const BGI_Plane &other)=delete | BGI_Plane | |
| BGI_Plane(BI_Plane &plane, const GraphicsLayerList &layers, std::shared_ptr< const QSet< const NetSignal * > > highlightedNetSignals) noexcept | BGI_Plane | |
| boundingRect() const noexcept override | BGI_Plane | inline |
| getLineIndexAtPosition(const Point &pos) const noexcept | BGI_Plane | |
| getPlane() noexcept | BGI_Plane | inline |
| getVertexIndicesAtPosition(const Point &pos) const noexcept | BGI_Plane | |
| itemChange(GraphicsItemChange change, const QVariant &value) noexcept override | BGI_Plane | |
| layerEdited(const GraphicsLayer &layer, GraphicsLayer::Event event) noexcept | BGI_Plane | private |
| mAreas | BGI_Plane | private |
| mBoundingRect | BGI_Plane | private |
| mBoundingRectMarginPx | BGI_Plane | private |
| mHighlightedNetSignals | BGI_Plane | private |
| mLayer | BGI_Plane | private |
| mLayers | BGI_Plane | private |
| mLineWidthPx | BGI_Plane | private |
| mOnEditedSlot | BGI_Plane | private |
| mOnLayerEditedSlot | BGI_Plane | private |
| mOutline | BGI_Plane | private |
| mPlane | BGI_Plane | private |
| mShape | BGI_Plane | private |
| mVertexHandleRadiusPx | BGI_Plane | private |
| mVertexHandles | BGI_Plane | private |
| operator=(const BGI_Plane &rhs)=delete | BGI_Plane | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) noexcept override | BGI_Plane | |
| planeEdited(const BI_Plane &obj, BI_Plane::Event event) noexcept | BGI_Plane | private |
| shape() const noexcept override | BGI_Plane | |
| updateBoundingRectMargin() noexcept | BGI_Plane | private |
| updateLayer() noexcept | BGI_Plane | private |
| updateOutlineAndFragments() noexcept | BGI_Plane | private |
| updateVisibility() noexcept | BGI_Plane | private |
| ~BGI_Plane() noexcept | BGI_Plane | virtual |