11 #ifndef KDCHART_PIE_ATTRIBUTES_H
12 #define KDCHART_PIE_ATTRIBUTES_H
43 void setExplode(
bool explode);
54 void setExplodeFactor(qreal factor);
57 qreal explodeFactor()
const;
59 void setGapFactor(
bool circular, qreal factor);
60 qreal gapFactor(
bool circular)
const;
73 #if !defined(QT_NO_DEBUG_STREAM)
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::PieAttributes, Q_MOVABLE_TYPE)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::PieAttributes &)
A set of attributes controlling the appearance of pie charts.
bool operator!=(const PieAttributes &other) const
bool operator==(const TickInfo &, const TickInfo &)