 |
KD Chart 2
[rev.2.7]
|
Go to the documentation of this file.
23 #ifndef KDCHARTTHREEDPIEATTRIBUTES_H
24 #define KDCHARTTHREEDPIEATTRIBUTES_H
45 void setUseShadowColors(
bool useShadowColors );
46 bool useShadowColors()
const;
60 #if !defined(QT_NO_DEBUG_STREAM)
72 #endif // KDCHARTTHREEDPIEATTRIBUTES_H
Base class for 3D attributes.
bool operator==(const Span &s1, const Span &s2)
A set of 3D pie attributes.
#define KDCHART_DECLARE_SWAP_DERIVED(X)
#define KDCHART_DECLARE_PRIVATE_DERIVED(X)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::ThreeDPieAttributes &)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::ThreeDPieAttributes, Q_MOVABLE_TYPE)
bool operator!=(const ThreeDPieAttributes &other) const
#define KDCHART_DECLARE_SWAP_SPECIALISATION_DERIVED(X)