AbstractLayoutItem(Qt::Alignment itemAlignment=0) | KDChart::AbstractLayoutItem | |
autoReferenceArea() const | KDChart::TextBubbleLayoutItem | |
borderWidth() const | KDChart::TextBubbleLayoutItem | [protected] |
expandingDirections() const | KDChart::TextBubbleLayoutItem | [virtual] |
geometry() const | KDChart::TextBubbleLayoutItem | [virtual] |
isEmpty() const | KDChart::TextBubbleLayoutItem | [virtual] |
maximumSize() const | KDChart::TextBubbleLayoutItem | [virtual] |
minimumSize() const | KDChart::TextBubbleLayoutItem | [virtual] |
mParent | KDChart::AbstractLayoutItem | [protected] |
mParentLayout | KDChart::AbstractLayoutItem | [protected] |
paint(QPainter *painter) | 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) | KDChart::TextBubbleLayoutItem | [virtual] |
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 | KDChart::TextBubbleLayoutItem | [virtual] |
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() | KDChart::TextBubbleLayoutItem | |