#include "KDChartAttributesModel.h"#include "KDChartPalette.h"#include <QObject>#include <QBrush>#include "KDChartGlobal.h"#include <QDebug>#include <QPen>#include <QPointer>#include <KDChartTextAttributes>#include <KDChartFrameAttributes>#include <KDChartBackgroundAttributes>#include <KDChartDataValueAttributes>#include <KDChartMarkerAttributes>#include <KDChartBarAttributes>#include <KDChartStockBarAttributes>#include <KDChartLineAttributes>#include <KDChartPieAttributes>#include <KDChartAbstractThreeDAttributes>#include <KDChartThreeDBarAttributes>#include <KDChartThreeDLineAttributes>#include <KDChartThreeDPieAttributes>#include <KDChartGridAttributes>#include <KDChartValueTrackerAttributes>#include <KDABLibFakes>

Go to the source code of this file.