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