KChart
KChartAbstractPieDiagram.h
bool compare(const AbstractPieDiagram *other) const
Returns true if both diagrams have the same settings.
Definition KChartAbstractPieDiagram.cpp:46
qreal granularity() const
Definition KChartAbstractPieDiagram.cpp:75
bool autoRotateLabels() const
Definition KChartAbstractPieDiagram.cpp:100
void setGranularity(qreal value)
Set the granularity: the smaller the granularity the more your diagram segments will show facettes in...
Definition KChartAbstractPieDiagram.cpp:70
void setStartPosition(int degrees)
Definition KChartAbstractPieDiagram.cpp:83
int startPosition() const
Definition KChartAbstractPieDiagram.cpp:89
void setAutoRotateLabels(bool autoRotate)
If this property is set, and if a pie's TextAttributes have no rotation set, its labels will automati...
Definition KChartAbstractPieDiagram.cpp:95
A set of attributes controlling the appearance of pie charts.
Definition KChartPieAttributes.h:22
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.