23 #ifndef KDCHART_PIE_ATTRIBUTES_H 24 #define KDCHART_PIE_ATTRIBUTES_H 55 void setExplode(
bool explode );
66 void setExplodeFactor( qreal factor );
69 qreal explodeFactor()
const;
71 void setGapFactor(
bool circular, qreal factor );
72 qreal gapFactor(
bool circular )
const;
83 #if !defined(QT_NO_DEBUG_STREAM) 95 #endif // KDCHART_PIE_ATTRIBUTES_H bool operator==(const Span &s1, const Span &s2)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::PieAttributes, Q_MOVABLE_TYPE)
#define KDCHART_DECLARE_PRIVATE_BASE_VALUE(X)
A set of attributes controlling the appearance of pie charts.
#define KDCHART_DECLARE_SWAP_SPECIALISATION(X)
QDebug operator<<(QDebug stream, const DataDimension &r)
bool operator!=(const PieAttributes &other) const