Classes | Namespaces | Typedefs

KDChartAbstractDiagram.h File Reference

#include <QList>
#include <QRectF>
#include <QAbstractItemView>
#include "KDChartGlobal.h"
#include "KDChartMarkerAttributes.h"
#include "KDChartAttributesModel.h"
Include dependency graph for KDChartAbstractDiagram.h:
This graph shows which files directly or indirectly include this file:

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

namespace  KDChart

Typedefs

typedef QList< AbstractDiagram * > KDChart::AbstractDiagramList
typedef QList< const
AbstractDiagram * > 
KDChart::ConstAbstractDiagramList