LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PrimitivePathGraphicsItem Member List

This is the complete list of members for PrimitivePathGraphicsItem, including all inherited members.

boundingRect() const noexcept overridePrimitivePathGraphicsIteminline
convertColor(const QColor &color) const noexceptPrimitivePathGraphicsItemprivate
layerEdited(const GraphicsLayer &layer, GraphicsLayer::Event event) noexceptPrimitivePathGraphicsItemprivate
mBoundingRectPrimitivePathGraphicsItemprotected
mBoundingRectMarginPxPrimitivePathGraphicsItemprotected
mBrushPrimitivePathGraphicsItemprotected
mBrushHighlightedPrimitivePathGraphicsItemprotected
mFillLayerPrimitivePathGraphicsItemprotected
mLighterColorsPrimitivePathGraphicsItemprotected
mLineLayerPrimitivePathGraphicsItemprotected
mMirrorPrimitivePathGraphicsItemprotected
mOnLayerEditedSlotPrimitivePathGraphicsItemprotected
mPainterPathPrimitivePathGraphicsItemprotected
mPenPrimitivePathGraphicsItemprotected
mPenHighlightedPrimitivePathGraphicsItemprotected
mShapePrimitivePathGraphicsItemprotected
mShapeModePrimitivePathGraphicsItemprotected
operator=(const PrimitivePathGraphicsItem &rhs)=deletePrimitivePathGraphicsItem
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) noexcept overridePrimitivePathGraphicsItem
PrimitivePathGraphicsItem(const PrimitivePathGraphicsItem &other)=deletePrimitivePathGraphicsItem
PrimitivePathGraphicsItem(QGraphicsItem *parent=nullptr) noexceptPrimitivePathGraphicsItemexplicit
setFillLayer(const std::shared_ptr< GraphicsLayer > &layer) noexceptPrimitivePathGraphicsItem
setLighterColors(bool lighter) noexceptPrimitivePathGraphicsItem
setLineLayer(const std::shared_ptr< GraphicsLayer > &layer) noexceptPrimitivePathGraphicsItem
setLineWidth(const UnsignedLength &width) noexceptPrimitivePathGraphicsItem
setMirrored(bool mirrored) noexceptPrimitivePathGraphicsItem
setPath(const QPainterPath &path) noexceptPrimitivePathGraphicsItem
setPosition(const Point &pos) noexceptPrimitivePathGraphicsItem
setRotation(const Angle &rot) noexceptPrimitivePathGraphicsItem
setShapeMode(ShapeMode mode) noexceptPrimitivePathGraphicsItem
shape() const noexcept overridePrimitivePathGraphicsItem
ShapeMode enum namePrimitivePathGraphicsItem
updateBoundingRectAndShape() noexceptPrimitivePathGraphicsItemprivate
updateColors() noexceptPrimitivePathGraphicsItemprivate
updateVisibility() noexceptPrimitivePathGraphicsItemprivate
~PrimitivePathGraphicsItem() noexceptPrimitivePathGraphicsItemvirtual