#include <QList>
#include <QRectF>
#include <QAbstractItemView>
#include "KDChartGlobal.h"
#include "KDChartMarkerAttributes.h"
#include "KDChartAttributesModel.h"


Go to the source code of this file.
Namespaces | |
| namespace | KDChart |
Classes | |
| class | KDChart::AbstractDiagram |
| AbstractDiagram defines the interface for diagram classes. More... | |
| class | KDChart::PrivateAttributesModel |
| Internally used class just adding a special constructor used by AbstractDiagram. More... | |
Typedefs | |
| typedef QList< AbstractDiagram * > | KDChart::AbstractDiagramList |
| typedef QList< const AbstractDiagram * > | KDChart::ConstAbstractDiagramList |
1.5.4