#include <KDChartLayoutItems.h>
Definition at line 160 of file KDChartLayoutItems.h.
◆ TextBubbleLayoutItem() [1/2]
KDChart::TextBubbleLayoutItem::TextBubbleLayoutItem |
( |
| ) |
|
◆ TextBubbleLayoutItem() [2/2]
KDChart::TextBubbleLayoutItem::TextBubbleLayoutItem |
( |
const QString & |
text, |
|
|
const TextAttributes & |
attributes, |
|
|
const QObject * |
autoReferenceArea, |
|
|
KDChartEnums::MeasureOrientation |
autoReferenceOrientation, |
|
|
Qt::Alignment |
alignment = {} |
|
) |
| |
◆ ~TextBubbleLayoutItem()
KDChart::TextBubbleLayoutItem::~TextBubbleLayoutItem |
( |
| ) |
|
|
override |
◆ autoReferenceArea()
const QObject * KDChart::TextBubbleLayoutItem::autoReferenceArea |
( |
| ) |
const |
◆ borderWidth()
int KDChart::TextBubbleLayoutItem::borderWidth |
( |
| ) |
const |
|
protected |
◆ expandingDirections()
Qt::Orientations KDChart::TextBubbleLayoutItem::expandingDirections |
( |
| ) |
const |
|
override |
◆ geometry()
QRect KDChart::TextBubbleLayoutItem::geometry |
( |
| ) |
const |
|
override |
◆ isEmpty()
bool KDChart::TextBubbleLayoutItem::isEmpty |
( |
| ) |
const |
|
override |
◆ maximumSize()
QSize KDChart::TextBubbleLayoutItem::maximumSize |
( |
| ) |
const |
|
override |
◆ minimumSize()
QSize KDChart::TextBubbleLayoutItem::minimumSize |
( |
| ) |
const |
|
override |
◆ paint()
void KDChart::TextBubbleLayoutItem::paint |
( |
QPainter * |
painter | ) |
|
|
overridevirtual |
◆ setAutoReferenceArea()
void KDChart::TextBubbleLayoutItem::setAutoReferenceArea |
( |
const QObject * |
area | ) |
|
◆ setGeometry()
void KDChart::TextBubbleLayoutItem::setGeometry |
( |
const QRect & |
r | ) |
|
|
override |
◆ setText()
void KDChart::TextBubbleLayoutItem::setText |
( |
const QString & |
text | ) |
|
◆ setTextAttributes()
void KDChart::TextBubbleLayoutItem::setTextAttributes |
( |
const TextAttributes & |
a | ) |
|
◆ sizeHint()
QSize KDChart::TextBubbleLayoutItem::sizeHint |
( |
| ) |
const |
|
override |
◆ text()
QString KDChart::TextBubbleLayoutItem::text |
( |
| ) |
const |
◆ textAttributes()
The documentation for this class was generated from the following files: