23 #ifndef KDCHARTTHREEDLINEATTRIBUTES_H 24 #define KDCHARTTHREEDLINEATTRIBUTES_H 45 void setLineXRotation(
const uint degrees );
46 uint lineXRotation()
const;
47 void setLineYRotation(
const uint degrees );
48 uint lineYRotation()
const;
61 #if !defined(QT_NO_DEBUG_STREAM) 73 #endif // KDCHARTTHREEDLINEATTRIBUTES_H Base class for 3D attributes.
bool operator==(const Span &s1, const Span &s2)
#define KDCHART_DECLARE_PRIVATE_DERIVED(X)
#define KDCHART_DECLARE_SWAP_DERIVED(X)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::ThreeDLineAttributes, Q_MOVABLE_TYPE)
bool operator!=(const ThreeDLineAttributes &other) const
#define KDCHART_DECLARE_SWAP_SPECIALISATION_DERIVED(X)
QDebug operator<<(QDebug stream, const DataDimension &r)
A set of 3D line attributes.