Home · All Classes · Modules

QGLFormat Class Reference
[QtOpenGL module]

Types

Methods

Static Methods

Special Methods


Detailed Description


Type Documentation

QGLFormat.OpenGLContextProfile

QGLFormat.OpenGLVersionFlag


Method Documentation

QGLFormat.__init__ (self)

QGLFormat.__init__ (self, QGL.FormatOptions, int plane = 0)

QGLFormat.__init__ (self, QGLFormat)

bool QGLFormat.accum (self)

int QGLFormat.accumBufferSize (self)

bool QGLFormat.alpha (self)

int QGLFormat.alphaBufferSize (self)

int QGLFormat.blueBufferSize (self)

QGLFormat QGLFormat.defaultFormat ()

QGLFormat QGLFormat.defaultOverlayFormat ()

bool QGLFormat.depth (self)

int QGLFormat.depthBufferSize (self)

bool QGLFormat.directRendering (self)

bool QGLFormat.doubleBuffer (self)

int QGLFormat.greenBufferSize (self)

bool QGLFormat.hasOpenGL ()

bool QGLFormat.hasOpenGLOverlays ()

bool QGLFormat.hasOverlay (self)

int QGLFormat.majorVersion (self)

int QGLFormat.minorVersion (self)

OpenGLVersionFlags QGLFormat.openGLVersionFlags ()

int QGLFormat.plane (self)

OpenGLContextProfile QGLFormat.profile (self)

int QGLFormat.redBufferSize (self)

bool QGLFormat.rgba (self)

bool QGLFormat.sampleBuffers (self)

int QGLFormat.samples (self)

QGLFormat.setAccum (self, bool)

QGLFormat.setAccumBufferSize (self, int)

QGLFormat.setAlpha (self, bool)

QGLFormat.setAlphaBufferSize (self, int)

QGLFormat.setBlueBufferSize (self, int)

QGLFormat.setDefaultFormat (QGLFormat)

QGLFormat.setDefaultOverlayFormat (QGLFormat)

QGLFormat.setDepth (self, bool)

QGLFormat.setDepthBufferSize (self, int)

QGLFormat.setDirectRendering (self, bool)

QGLFormat.setDoubleBuffer (self, bool)

QGLFormat.setGreenBufferSize (self, int)

QGLFormat.setOption (self, QGL.FormatOptions)

QGLFormat.setOverlay (self, bool)

QGLFormat.setPlane (self, int)

QGLFormat.setProfile (self, OpenGLContextProfile profile)

QGLFormat.setRedBufferSize (self, int)

QGLFormat.setRgba (self, bool)

QGLFormat.setSampleBuffers (self, bool)

QGLFormat.setSamples (self, int)

QGLFormat.setStencil (self, bool)

QGLFormat.setStencilBufferSize (self, int)

QGLFormat.setStereo (self, bool)

QGLFormat.setSwapInterval (self, int)

QGLFormat.setVersion (self, int major, int minor)

bool QGLFormat.stencil (self)

int QGLFormat.stencilBufferSize (self)

bool QGLFormat.stereo (self)

int QGLFormat.swapInterval (self)

bool QGLFormat.testOption (self, QGL.FormatOptions)

bool QGLFormat.__eq__ (self, QGLFormat)

bool QGLFormat.__ne__ (self, QGLFormat)


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