LibrePCB Developers Documentation
Loading...
Searching...
No Matches
PrimitiveTextGraphicsItem Member List

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

boundingRect() const noexcept overridePrimitiveTextGraphicsIteminline
Font enum namePrimitiveTextGraphicsItem
layerEdited(const GraphicsLayer &layer, GraphicsLayer::Event event) noexceptPrimitiveTextGraphicsItemprivate
mAlignmentPrimitiveTextGraphicsItemprivate
mBoundingRectPrimitiveTextGraphicsItemprivate
mDisplayTextPrimitiveTextGraphicsItemprivate
mFontPrimitiveTextGraphicsItemprivate
mHeightPrimitiveTextGraphicsItemprivate
mLayerPrimitiveTextGraphicsItemprivate
mOnLayerEditedSlotPrimitiveTextGraphicsItemprivate
mOverlinesPrimitiveTextGraphicsItemprivate
mParseOverlinesPrimitiveTextGraphicsItemprivate
mPenPrimitiveTextGraphicsItemprivate
mPenHighlightedPrimitiveTextGraphicsItemprivate
mRotate180PrimitiveTextGraphicsItemprivate
mShapePrimitiveTextGraphicsItemprivate
mShapeEnabledPrimitiveTextGraphicsItemprivate
mTextPrimitiveTextGraphicsItemprivate
mTextFlagsPrimitiveTextGraphicsItemprivate
operator=(const PrimitiveTextGraphicsItem &rhs)=deletePrimitiveTextGraphicsItem
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) noexcept overridePrimitiveTextGraphicsItem
PrimitiveTextGraphicsItem(const PrimitiveTextGraphicsItem &other)=deletePrimitiveTextGraphicsItem
PrimitiveTextGraphicsItem(QGraphicsItem *parent=nullptr) noexceptPrimitiveTextGraphicsItemexplicit
setAlignment(const Alignment &align) noexceptPrimitiveTextGraphicsItem
setFont(Font font) noexceptPrimitiveTextGraphicsItem
setHeight(const PositiveLength &height) noexceptPrimitiveTextGraphicsItem
setLayer(const std::shared_ptr< GraphicsLayer > &layer) noexceptPrimitiveTextGraphicsItem
setPosition(const Point &pos) noexceptPrimitiveTextGraphicsItem
setRotation(const Angle &rot) noexceptPrimitiveTextGraphicsItem
setShapeEnabled(bool enabled) noexceptPrimitiveTextGraphicsIteminline
setText(const QString &text, bool parseOverlines=false) noexceptPrimitiveTextGraphicsItem
shape() const noexcept overridePrimitiveTextGraphicsItem
updateBoundingRectAndShape() noexceptPrimitiveTextGraphicsItemprivate
~PrimitiveTextGraphicsItem() noexceptPrimitiveTextGraphicsItem