 |
KD Chart 2
[rev.2.8]
|
Go to the documentation of this file.
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)
QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO(KDChart::ThreeDLineAttributes, Q_MOVABLE_TYPE)
A set of 3D line attributes.
KDCHART_EXPORT QDebug operator<<(QDebug, const KDChart::ThreeDLineAttributes &)
#define KDCHART_DECLARE_SWAP_DERIVED(X)
#define KDCHART_DECLARE_PRIVATE_DERIVED(X)
bool operator!=(const ThreeDLineAttributes &other) const
#define KDCHART_DECLARE_SWAP_SPECIALISATION_DERIVED(X)