KChart
KChartHeaderFooter.cpp
virtual void setParentWidget(QWidget *widget)
Inform the item about its widget: This enables the item, to trigger that widget's update,...
Definition KChartLayoutItems.cpp:35
Measure is used to specify relative and absolute sizes in KChart, e.g.
Definition KChartMeasure.h:38
A text area in the chart with a background, a frame, etc.
Definition KChartTextArea.h:34
void setFontSize(const Measure &measure)
Set the size of the font used for rendering text.
Definition KChartTextAttributes.cpp:126
void setMinimalFontSize(const Measure &measure)
Set the minimal size of the font used for rendering text.
Definition KChartTextAttributes.cpp:136
void setPen(const QPen &pen)
Set the pen to use for rendering the text.
Definition KChartTextAttributes.cpp:242
void setFont(const QFont &font)
Set the font to be used for rendering the text.
Definition KChartTextAttributes.cpp:114
void setTextAttributes(const TextAttributes &a)
Use this to specify the text attributes to be used for this item.
Definition KChartLayoutItems.cpp:242
TextAttributes textAttributes() const
Returns the text attributes to be used for this item.
Definition KChartLayoutItems.cpp:252
AKONADI_MIME_EXPORT const char Header[]
Type type(const QSqlDatabase &db)
QCA_EXPORT void init()
Bold
Q_EMITQ_EMIT
QObject * parent() const const
T qobject_cast(QObject *object)
void setParent(QObject *parent)
black
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.