Qt 4.8
|
#include "qgl_p.h"
#include "qgl.h"
#include "private/qpixmapdata_p.h"
#include "private/qglpaintdevice_p.h"
Go to the source code of this file.
Classes | |
class | QGLFramebufferObjectPool |
The QGLFramebufferObject class provides a pool of framebuffer objects for offscreen rendering purposes. More... | |
class | QGLPixmapData |
class | QGLPixmapGLPaintDevice |
Functions | |
QGLFramebufferObjectPool * | qgl_fbo_pool () |
QGLFramebufferObjectPool* qgl_fbo_pool | ( | ) |
Definition at line 663 of file qpixmapdata_gl.cpp.
Referenced by QGLPixmapGLPaintDevice::endPaint(), QGLWindowSurface::flush(), and QGLPixmapData::paintEngine().