#include <QMetaType>
#include "KDChartAbstractThreeDAttributes.h"
#include "KDChartGlobal.h"
Go to the source code of this file.
Classes | |
class | KDChart::ThreeDPieAttributes |
A set of 3D pie attributes. More... | |
Namespaces | |
namespace | KDChart |
Functions | |
KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::ThreeDPieAttributes &) |
Q_DECLARE_TYPEINFO (KDChart::ThreeDPieAttributes, Q_MOVABLE_TYPE) |
KDCHART_EXPORT QDebug operator<< | ( | QDebug | , | |
const KDChart::ThreeDPieAttributes & | ||||
) |
Definition at line 89 of file KDChartThreeDPieAttributes.cpp.
References KDChart::ThreeDPieAttributes::useShadowColors().
Q_DECLARE_TYPEINFO | ( | KDChart::ThreeDPieAttributes | , | |
Q_MOVABLE_TYPE | ||||
) |