Qt Jambi Home

Package com.trolltech.qt.opengl

OpenGL support classes.

See:
          Description

Interface Summary
QGL The QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module.
 

Class Summary
QGL.FormatOptions This QFlag class provides flags for the int enum.
QGLColormap The QGLColormap class is used for installing custom colormaps into QGLWidgets.
QGLContext The QGLContext class encapsulates an OpenGL rendering context.
QGLFormat The QGLFormat class specifies the display format of an OpenGL rendering context.
QGLFormat.OpenGLVersionFlags This QFlag class provides flags for the int enum.
QGLFramebufferObject The QGLFramebufferObject class encapsulates an OpenGL framebuffer object.
QGLPixelBuffer The QGLPixelBuffer class encapsulates an OpenGL pbuffer.
QGLWidget The QGLWidget class is a widget for rendering OpenGL graphics.
 

Enum Summary
QGL.FormatOption This enum specifies the format options.
QGLFormat.OpenGLVersionFlag This enum describes the various OpenGL versions that are recognized by Qt.
QGLFramebufferObject.Attachment This enum type is used to configure the depth and stencil buffers attached to the framebuffer object when it is created.
 

Package com.trolltech.qt.opengl Description

OpenGL support classes.


Qt Jambi Home