![]() |
KD Chart 2
[rev.2.8]
|
#include <QObject>#include <QList>#include "KDChartAbstractArea.h"#include "KDChartAbstractDiagram.h"#include "KDChartEnums.h"Go to the source code of this file.
Classes | |
| class | KDChart::AbstractCoordinatePlane |
| Base class common for all coordinate planes, CartesianCoordinatePlane, PolarCoordinatePlane, TernaryCoordinatePlane. More... | |
| class | KDChart::DataDimension |
| Helper class for one dimension of data, e.g. More... | |
Namespaces | |
| KDChart | |
Typedefs | |
| typedef QList< DataDimension > | KDChart::DataDimensionsList |
Functions | |
| QDebug | KDChart::operator<< (QDebug stream, const DataDimension &r) |