Declaring the class KDChart::Chart. More...
#include <QWidget>
#include "kdchart_export.h"
#include "KDChartGlobal.h"
Go to the source code of this file.
Classes | |
class | KDChart::Chart |
A chart with one or more diagrams. More... | |
Namespaces | |
namespace | KDChart |
Typedefs | |
typedef QList < AbstractCoordinatePlane * > | KDChart::CoordinatePlaneList |
typedef QList< HeaderFooter * > | KDChart::HeaderFooterList |
typedef QList< Legend * > | KDChart::LegendList |
Declaring the class KDChart::Chart.
Definition in file KDChartChart.h.