11 #ifndef KDCHARTTHREEDLINEATTRIBUTES_H
12 #define KDCHARTTHREEDLINEATTRIBUTES_H
33 void setLineXRotation(
const uint degrees);
34 uint lineXRotation()
const;
35 void setLineYRotation(
const uint degrees);
36 uint lineYRotation()
const;
51 #if !defined(QT_NO_DEBUG_STREAM)
#define KDCHART_DECLARE_SWAP_SPECIALISATION_DERIVED(X)
#define KDCHART_DECLARE_PRIVATE_DERIVED(X)
#define KDCHART_DECLARE_SWAP_DERIVED(X)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::ThreeDLineAttributes, Q_MOVABLE_TYPE)
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::ThreeDLineAttributes &)
Base class for 3D attributes.
A set of 3D line attributes.
bool operator!=(const ThreeDLineAttributes &other) const
bool operator==(const TickInfo &, const TickInfo &)