![]() |
KD Chart API Documentation
3.1
|
#include <QList>#include <QObject>#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. for the rows in a data model, or for the labels of an axis, or for the vertical lines in a grid. More... | |
Namespaces | |
| KDChart | |
Typedefs | |
| typedef QList< DataDimension > | KDChart::DataDimensionsList |
Functions | |
| QDebug | KDChart::operator<< (QDebug stream, const DataDimension &r) |