10#include <QtGui/qpainter.h>
11#include <QtGui/qimage.h>
12#include <QtGui/qpaintdevice.h>
13#include <QtGui/qpaintengine.h>
77 qWarning(
"%s: Could not resize bitmap", __FUNCTION__);
88 Qt::ImageConversionFlags
flags)
93 qWarning(
"%s: Could not init from image", __FUNCTION__);
130 return d->bitmap->toImage(
rect);
136 return d->device->paintEngine();
142 return d->devicePixelRatio;
148 d->devicePixelRatio = scaleFactor;
The QColor class provides colors based on RGB, HSV or CMYK values.
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.
GLfloat GLfloat GLfloat w
[0]
GLint GLsizei GLsizei height
GLfloat GLfloat GLfloat GLfloat h
GLsizei GLfixed GLfixed GLfixed GLfixed const GLubyte * bitmap
Q_GUI_EXPORT int qt_paint_device_metric(const QPaintDevice *device, QPaintDevice::PaintDeviceMetric metric)