#include <KDChartLinesPainter.h>
Inheritance diagram for KDChartLinesPainter:


Protected Member Functions | |
| KDChartLinesPainter (KDChartParams *params) | |
| virtual | ~KDChartLinesPainter () |
| virtual void | paintData (QPainter *painter, KDChartTableDataBase *data, bool paint2nd, KDChartDataRegionList *regions=0) |
| virtual bool | isNormalMode () const |
| virtual int | clipShiftUp (bool, double) const |
| virtual void | specificPaintData (QPainter *painter, const QRect &ourClipRect, KDChartTableDataBase *data, KDChartDataRegionList *regions, const KDChartAxisParams *axisPara, bool bNormalMode, uint chart, double logWidth, double areaWidthP1000, double logHeight, double axisYOffset, double minColumnValue, double maxColumnValue, double columnValueDistance, uint chartDatasetStart, uint chartDatasetEnd, uint datasetStart, uint datasetEnd) |
| void | paintDataInternal (QPainter *painter, KDChartTableDataBase *data, bool centerThePoints, bool drawMarkers, bool isArea, bool paint2nd, KDChartDataRegionList *regions=0) |
| QPoint | project (int x, int y, int z) |
Private Attributes | |
| KDChartParams::ChartType | mChartType |
| bool | mCenterThePoints |
| bool | mDrawMarkers |
| bool | mIsArea |
Friends | |
| class | KDChartPainter |
|
|
|
|
|
|
|
||||||||||||
|
Implements KDChartAxesPainter. |
|
|
Implements KDChartAxesPainter. |
|
||||||||||||||||||||
|
Reimplemented from KDChartAxesPainter. Reimplemented in KDChartAreaPainter. |
|
||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Implements KDChartAxesPainter. |
|
|
Reimplemented in KDChartAreaPainter. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1