kchart
KDChartAreaPainter Class Reference
#include <KDChartAreaPainter.h>
Inheritance diagram for KDChartAreaPainter:

Detailed Description
Implements a chart painter that draws area charts.
Definition at line 37 of file KDChartAreaPainter.h.
Protected Member Functions | |
KDChartAreaPainter (KDChartParams *params) | |
virtual | ~KDChartAreaPainter () |
virtual void | paintData (QPainter *painter, KDChartTableDataBase *data, bool paint2nd, KDChartDataRegionList *regions=0) |
Friends | |
class | KDChartPainter |
Constructor & Destructor Documentation
|
Constructor. Sets up internal data structures as necessary.
Definition at line 42 of file KDChartAreaPainter.cpp. |
|
Destructor.
Definition at line 53 of file KDChartAreaPainter.cpp. |
Member Function Documentation
|
Paints the actual data area.
Reimplemented from KDChartLinesPainter. Definition at line 68 of file KDChartAreaPainter.cpp. |
The documentation for this class was generated from the following files: