#include <QMetaType>#include "KDChartAbstractThreeDAttributes.h"#include "KDChartGlobal.h"

Go to the source code of this file.
Classes | |
| class | KDChart::ThreeDLineAttributes |
| A set of 3D line attributes. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::ThreeDLineAttributes &) |
| Q_DECLARE_TYPEINFO (KDChart::ThreeDLineAttributes, Q_MOVABLE_TYPE) | |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | , | |
| const KDChart::ThreeDLineAttributes & | ||||
| ) |
Definition at line 103 of file KDChartThreeDLineAttributes.cpp.
References KDChart::ThreeDLineAttributes::lineXRotation(), and KDChart::ThreeDLineAttributes::lineYRotation().
| Q_DECLARE_TYPEINFO | ( | KDChart::ThreeDLineAttributes | , | |
| Q_MOVABLE_TYPE | ||||
| ) |