![]() |
Qt 4.8
|
#include <QtCore/qglobal.h>#include <private/qpaintengineex_opengl2_p.h>#include <qglpixelbuffer.h>#include <private/qglpixelbuffer_p.h>#include <private/qfont_p.h>#include <qimage.h>#include <private/qpaintengine_opengl_p.h>Go to the source code of this file.
Functions | |
| void | qgl_cleanup_glyph_cache (QGLContext *) |
| QImage | qt_gl_read_framebuffer (const QSize &, bool, bool) |
| void qgl_cleanup_glyph_cache | ( | QGLContext * | ) |
Definition at line 4917 of file qpaintengine_opengl.cpp.
Referenced by QGLPixelBuffer::~QGLPixelBuffer().
Definition at line 1860 of file qgl.cpp.
Referenced by QGLPixelBuffer::toImage().