![]() |
Qt 4.8
|
#include <private/qgraphicssystem_runtime_p.h>#include <private/qgraphicssystem_raster_p.h>#include <private/qgraphicssystemfactory_p.h>#include <private/qapplication_p.h>#include <private/qwidget_p.h>#include <QtCore/QDebug>#include <QtCore/QTimer>#include <QtGui/QBitmap>#include "qgraphicssystem_runtime.moc"Go to the source code of this file.
Classes | |
| class | QDeferredGraphicsSystemChange |
Macros | |
| #define | READBACK(f) |
Variables | |
| static int | qt_pixmap_serial = 0 |
| #define READBACK | ( | f | ) |
Definition at line 55 of file qgraphicssystem_runtime.cpp.
Referenced by QRuntimePixmapData::copy(), QRuntimePixmapData::fromData(), QRuntimePixmapData::fromFile(), QRuntimePixmapData::fromImage(), QRuntimePixmapData::resize(), QRuntimePixmapData::setAlphaChannel(), and QRuntimePixmapData::setMask().
|
static |
Definition at line 53 of file qgraphicssystem_runtime.cpp.
Referenced by QRuntimePixmapData::QRuntimePixmapData().