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

Go to the source code of this file.
Classes | |
| class | KDChart::ThreeDBarAttributes |
| A set of 3D bar attributes. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::ThreeDBarAttributes &) |
| Q_DECLARE_TYPEINFO (KDChart::ThreeDBarAttributes, Q_MOVABLE_TYPE) | |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | , | |
| const KDChart::ThreeDBarAttributes & | ||||
| ) |
Definition at line 102 of file KDChartThreeDBarAttributes.cpp.
References KDChart::ThreeDBarAttributes::angle(), and KDChart::ThreeDBarAttributes::useShadowColors().
| Q_DECLARE_TYPEINFO | ( | KDChart::ThreeDBarAttributes | , | |
| Q_MOVABLE_TYPE | ||||
| ) |