![]() |
KD Chart 2
[rev.2.8]
|
#include <KDChartNullPaintDevice.h>


Public Member Functions | |
| int | metric (PaintDeviceMetric metric) const |
| NullPaintDevice (const QSize &size) | |
| QPaintEngine * | paintEngine () const |
| ~NullPaintDevice () | |
Definition at line 56 of file KDChartNullPaintDevice.h.
| KDChart::NullPaintDevice::NullPaintDevice | ( | const QSize & | size | ) |
Definition at line 59 of file KDChartNullPaintDevice.h.
| KDChart::NullPaintDevice::~NullPaintDevice | ( | ) |
Definition at line 60 of file KDChartNullPaintDevice.h.
| int KDChart::NullPaintDevice::metric | ( | PaintDeviceMetric | metric | ) | const |
Definition at line 62 of file KDChartNullPaintDevice.h.
| QPaintEngine* KDChart::NullPaintDevice::paintEngine | ( | ) | const |
Definition at line 92 of file KDChartNullPaintDevice.h.