KD Chart 2
[rev.2.7]
|
#include <QList>
#include <QRectF>
#include <QAbstractItemView>
#include "KDChartGlobal.h"
#include "KDChartMarkerAttributes.h"
#include "KDChartAttributesModel.h"
Go to the source code of this file.
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... | |
Namespaces | |
KDChart | |
Typedefs | |
typedef QList< AbstractDiagram * > | KDChart::AbstractDiagramList |
typedef QList< const AbstractDiagram * > | KDChart::ConstAbstractDiagramList |