AbstractLayoutItem(Qt::Alignment itemAlignment=0) | KDChart::AbstractLayoutItem | |
autoReferenceArea() const | KDChart::TextBubbleLayoutItem | |
borderWidth() const | KDChart::TextBubbleLayoutItem | protected |
expandingDirections() const override | KDChart::TextBubbleLayoutItem | |
geometry() const override | KDChart::TextBubbleLayoutItem | |
isEmpty() const override | KDChart::TextBubbleLayoutItem | |
maximumSize() const override | KDChart::TextBubbleLayoutItem | |
minimumSize() const override | KDChart::TextBubbleLayoutItem | |
mParent | KDChart::AbstractLayoutItem | protected |
mParentLayout | KDChart::AbstractLayoutItem | protected |
paint(QPainter *painter) override | KDChart::TextBubbleLayoutItem | virtual |
paintAll(QPainter &painter) | KDChart::AbstractLayoutItem | virtual |
paintCtx(PaintContext *context) | KDChart::AbstractLayoutItem | virtual |
parentLayout() | KDChart::AbstractLayoutItem | |
removeFromParentLayout() | KDChart::AbstractLayoutItem | |
setAutoReferenceArea(const QObject *area) | KDChart::TextBubbleLayoutItem | |
setGeometry(const QRect &r) override | KDChart::TextBubbleLayoutItem | |
setParentLayout(QLayout *lay) | KDChart::AbstractLayoutItem | |
setParentWidget(QWidget *widget) | KDChart::AbstractLayoutItem | virtual |
setText(const QString &text) | KDChart::TextBubbleLayoutItem | |
setTextAttributes(const TextAttributes &a) | KDChart::TextBubbleLayoutItem | |
sizeHint() const override | KDChart::TextBubbleLayoutItem | |
sizeHintChanged() const | KDChart::AbstractLayoutItem | virtual |
text() const | KDChart::TextBubbleLayoutItem | |
textAttributes() const | KDChart::TextBubbleLayoutItem | |
TextBubbleLayoutItem() | KDChart::TextBubbleLayoutItem | |
TextBubbleLayoutItem(const QString &text, const TextAttributes &attributes, const QObject *autoReferenceArea, KDChartEnums::MeasureOrientation autoReferenceOrientation, Qt::Alignment alignment=0) | KDChart::TextBubbleLayoutItem | |
~TextBubbleLayoutItem() override | KDChart::TextBubbleLayoutItem | |