CopperSpice API  1.9.1
QGLContext Member List

This is the complete list of members for QGLContext, including all inherited members.

BindOption enum nameQGLContext
BindOptions typedefQGLContext
FP_Void typedefQGLContext
QGLContext(const QGLFormat &format, QPaintDevice *device)QGLContextdeprecated
QGLContext(const QGLFormat &format)QGLContext
areSharing(const QGLContext *context1, const QGLContext *context2)QGLContextstatic
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
chooseContext(const QGLContext *shareContext=nullptr)QGLContextprotectedvirtual
create(const QGLContext *shareContext=nullptr)QGLContextvirtual
currentContext()QGLContextstatic
deleteTexture(GLuint texture_id)QGLContext
device() constQGLContext
deviceIsPixmap() constQGLContextprotected
doneCurrent()QGLContextvirtual
drawTexture(const QRectF &target, GLuint texture_id, GLenum textureTarget=GL_TEXTURE_2D)QGLContext
drawTexture(const QPointF &point, GLuint texture_id, GLenum textureTarget=GL_TEXTURE_2D)QGLContext
format() constQGLContext
getProcAddress(const QString &proc) constQGLContext
initialized() constQGLContextprotected
isSharing() constQGLContext
isValid() constQGLContext
makeCurrent()QGLContextvirtual
overlayTransparentColor() constQGLContext
requestedFormat() constQGLContext
reset()QGLContext
setFormat(const QGLFormat &format)QGLContext
setInitialized(bool on)QGLContextprotected
setTextureCacheLimit(int size)QGLContextstatic
setWindowCreated(bool on)QGLContextprotected
swapBuffers() constQGLContextvirtual
textureCacheLimit()QGLContextstatic
windowCreated() constQGLContextprotected
~QGLContext()QGLContextvirtual