Qt 4.8
|
#include <QTime>
#include <QDebug>
#include <private/qt_x11_p.h>
#include <private/qimagepixmapcleanuphooks_p.h>
#include "qwindowsurface_x11gl_p.h"
#include "qpixmapdata_x11gl_p.h"
Go to the source code of this file.
Functions | |
void * | qt_getClipRects (const QRegion &r, int &num) |
void* qt_getClipRects | ( | const QRegion & | r, |
int & | num | ||
) |
Definition at line 156 of file qpaintengine_x11.cpp.
Referenced by QX11PaintEngine::drawPixmap(), QX11GLWindowSurface::flush(), QRasterWindowSurface::flush(), QRegion::operator!=(), QX11GLWindowSurface::paintDevice(), and x11SetClipRegion().