11 #ifndef KDCHARTABSTRACTTHREEDATTRIBUTES_H
12 #define KDCHARTABSTRACTTHREEDATTRIBUTES_H
31 void setEnabled(
bool enabled);
32 bool isEnabled()
const;
34 void setDepth(qreal depth);
38 qreal validDepth()
const;
40 bool isThreeDBrushEnabled()
const;
41 void setThreeDBrushEnabled(
bool enabled);
42 virtual QBrush threeDBrush(
const QBrush &brush,
const QRectF &rect)
const;
57 #if !defined(QT_NO_DEBUG_STREAM)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::AbstractThreeDAttributes &)
#define KDCHART_DECLARE_PRIVATE_BASE_POLYMORPHIC(X)
#define KDCHART_DECLARE_SWAP_BASE(X)
Base class for 3D attributes.
bool operator!=(const AbstractThreeDAttributes &other) const
bool operator==(const TickInfo &, const TickInfo &)