Qt 4.8
|
#include "qpaintdevice.h"
Go to the source code of this file.
Functions | |
Q_GUI_EXPORT int | qt_paint_device_metric (const QPaintDevice *device, QPaintDevice::PaintDeviceMetric metric) |
void | qt_painter_removePaintDevice (QPaintDevice *) |
Q_GUI_EXPORT int qt_paint_device_metric | ( | const QPaintDevice * | device, |
QPaintDevice::PaintDeviceMetric | metric | ||
) |
Definition at line 70 of file qpaintdevice.cpp.
Referenced by QGLWindowSurfaceGLPaintDevice::metric(), and QCustomRasterPaintDevice::metric().
void qt_painter_removePaintDevice | ( | QPaintDevice * | ) |
Definition at line 8419 of file qpainter.cpp.
Referenced by QPaintDevice::~QPaintDevice().