| areSharing(const QGLContext *context1, const QGLContext *context2) | QGLContext | static |
| BindOption enum name | QGLContext | |
| bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) | QGLContext | |
| bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) | QGLContext | |
| bindTexture(const QImage &image, GLenum target=GL_TEXTURE_2D, GLint format=GL_RGBA) | QGLContext | |
| bindTexture(const QPixmap &pixmap, GLenum target=GL_TEXTURE_2D, GLint format=GL_RGBA) | QGLContext | |
| bindTexture(const QString &fileName) | QGLContext | |
| CanFlipNativePixmapBindOption enum value | QGLContext | |
| chooseContext(const QGLContext *shareContext=0) | QGLContext | protectedvirtual |
| chooseMacVisual(GDHandle) | QGLContext | protectedvirtual |
| choosePixelFormat(void *pfd, HDC pdc) | QGLContext | protectedvirtual |
| chooseVisual() | QGLContext | protectedvirtual |
| colorIndex(const QColor &c) const | QGLContext | protected |
| create(const QGLContext *shareContext=0) | QGLContext | virtual |
| currentContext() | QGLContext | static |
| currentCtx | QGLContext | protectedstatic |
| d_ptr | QGLContext | private |
| DefaultBindOption enum value | QGLContext | |
| deleteTexture(GLuint tx_id) | QGLContext | |
| device() const | QGLContext | |
| deviceIsPixmap() const | QGLContext | protected |
| doneCurrent() | QGLContext | virtual |
| drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget=GL_TEXTURE_2D) | QGLContext | |
| drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget=GL_TEXTURE_2D) | QGLContext | |
| format() const | QGLContext | |
| generateFontDisplayLists(const QFont &fnt, int listBase) | QGLContext | protected |
| getProcAddress(const QString &proc) const | QGLContext | |
| initialized() const | QGLContext | protected |
| InternalBindOption enum value | QGLContext | |
| InvertedYBindOption enum value | QGLContext | |
| isSharing() const | QGLContext | |
| isValid() const | QGLContext | |
| LinearFilteringBindOption enum value | QGLContext | |
| makeCurrent() | QGLContext | virtual |
| MemoryManagedBindOption enum value | QGLContext | |
| MipmapBindOption enum value | QGLContext | |
| NoBindOption enum value | QGLContext | |
| overlayTransparentColor() const | QGLContext | |
| PremultipliedAlphaBindOption enum value | QGLContext | |
| QGL2PaintEngineEx class | QGLContext | friend |
| QGL2PaintEngineExPrivate class | QGLContext | friend |
| QGLContext(const QGLFormat &format, QPaintDevice *device) | QGLContext | |
| QGLContext(const QGLFormat &format) | QGLContext | |
| QGLContextGroup class | QGLContext | friend |
| QGLContextResourceBase class | QGLContext | friend |
| QGLEngineShaderManager class | QGLContext | friend |
| QGLExtensions class | QGLContext | friend |
| QGLFBOGLPaintDevice class | QGLContext | friend |
| QGLFormat::openGLVersionFlags() | QGLContext | friend |
| QGLFramebufferObject class | QGLContext | friend |
| QGLFramebufferObjectPrivate class | QGLContext | friend |
| QGLGlyphCache class | QGLContext | friend |
| QGLGlyphTexture | QGLContext | friend |
| QGLPaintDevice class | QGLContext | friend |
| QGLPixelBuffer class | QGLContext | friend |
| QGLPixelBufferPrivate class | QGLContext | friend |
| QGLPixmapBlurFilter class | QGLContext | friend |
| QGLPixmapData class | QGLContext | friend |
| QGLPixmapFilterBase class | QGLContext | friend |
| QGLSharedResourceGuard class | QGLContext | friend |
| QGLTexture class | QGLContext | friend |
| QGLTextureGlyphCache class | QGLContext | friend |
| QGLWidget class | QGLContext | friend |
| QGLWidgetGLPaintDevice class | QGLContext | friend |
| QGLWidgetPrivate class | QGLContext | friend |
| QGLWindowSurface class | QGLContext | friend |
| QMacGLWindowChangeEvent class | QGLContext | friend |
| QOpenGLPaintEngine class | QGLContext | friend |
| QOpenGLPaintEnginePrivate class | QGLContext | friend |
| qt_phonon_get_dptr(const QGLContext *) | QGLContext | friend |
| QX11GLPixmapData class | QGLContext | friend |
| QX11GLSharedContexts class | QGLContext | friend |
| requestedFormat() const | QGLContext | |
| reset() | QGLContext | |
| setDevice(QPaintDevice *pDev) | QGLContext | protected |
| setFormat(const QGLFormat &format) | QGLContext | |
| setInitialized(bool on) | QGLContext | protected |
| setTextureCacheLimit(int size) | QGLContext | static |
| setValid(bool valid) | QGLContext | protected |
| setWindowCreated(bool on) | QGLContext | protected |
| swapBuffers() const | QGLContext | virtual |
| textureCacheLimit() | QGLContext | static |
| tryVisual(const QGLFormat &f, int bufDepth=1) | QGLContext | protectedvirtual |
| updatePaintDevice() | QGLContext | |
| windowCreated() const | QGLContext | protected |
| ~QGLContext() | QGLContext | virtual |