Home · All Classes · Modules

QGLContext Class Reference
[QtOpenGL module]

Types

Methods

Static Methods


Detailed Description


Type Documentation

QGLContext.BindOption


Method Documentation

QGLContext.__init__ (self, QGLFormat, QPaintDevice)

bool QGLContext.areSharing (QGLContext, QGLContext)

int QGLContext.bindTexture (self, QImage, int target = GL_TEXTURE_2D, int format = GL_RGBA)

int QGLContext.bindTexture (self, QPixmap, int target = GL_TEXTURE_2D, int format = GL_RGBA)

int QGLContext.bindTexture (self, QString)

int QGLContext.bindTexture (self, QImage, int, int, BindOptions)

int QGLContext.bindTexture (self, QPixmap, int, int, BindOptions)

bool QGLContext.chooseContext (self, QGLContext shareContext = None)

sip.voidptr QGLContext.chooseVisual (self)

bool QGLContext.create (self, QGLContext shareContext = None)

QGLContext QGLContext.currentContext ()

QGLContext.deleteTexture (self, int)

QPaintDevice QGLContext.device (self)

bool QGLContext.deviceIsPixmap (self)

QGLContext.doneCurrent (self)

QGLContext.drawTexture (self, QRectF, int, int textureTarget = GL_TEXTURE_2D)

QGLContext.drawTexture (self, QPointF, int, int textureTarget = GL_TEXTURE_2D)

QGLFormat QGLContext.format (self)

QGLContext.generateFontDisplayLists (self, QFont, int)

sip.voidptr QGLContext.getProcAddress (self, QString)

bool QGLContext.initialized (self)

bool QGLContext.isSharing (self)

bool QGLContext.isValid (self)

QGLContext.makeCurrent (self)

QColor QGLContext.overlayTransparentColor (self)

QGLFormat QGLContext.requestedFormat (self)

QGLContext.reset (self)

QGLContext.setFormat (self, QGLFormat)

QGLContext.setInitialized (self, bool)

QGLContext.setTextureCacheLimit (int)

QGLContext.setWindowCreated (self, bool)

QGLContext.swapBuffers (self)

int QGLContext.textureCacheLimit ()

bool QGLContext.windowCreated (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0