| OpenGL | QGLColormap class is used for installing custom colormaps into a QGLWidget |
| QGL | Specifies miscellaneous identifiers used in the Qt OpenGL module |
| QGLBuffer | Functions for creating and managing GL buffer objects |
| QGLContext | Encapsulates an OpenGL rendering context |
| QGLFormat | Specifies the display format of an OpenGL rendering context |
| QGLFramebufferObject | 封裝 OpenGL 幀緩衝對象 |
| QGLFramebufferObjectFormat | 指定 OpenGL 幀緩衝對象的格式 |
| QGLFunctions | Cross-platform access to the OpenGL/ES 2.0 API |
| QGLPixelBuffer | Encapsulates an OpenGL pbuffer |
| QGLShader | 允許編譯 OpenGL 著色器 |
| QGLShaderProgram | 允許鏈接和使用 OpenGL 著色器程序 |
| QGLWidget | 用於渲染 OpenGL 圖形的 Widget |
| QGenericMatrix | 錶示具有 N 列和 M 行的 NxM 變換矩陣的模闆類 |
| QMatrix4x4 | 錶示 3D 空間中的 4x4 變換矩陣 |
| QQuaternion | 錶示由嚮量和標量組成的四元數 |
| QVector2D | 錶示 2D 空間中的嚮量或頂點 |
| QVector3D | 錶示 3D 空間中的嚮量或頂點 |
| QVector4D | 錶示 4D 空間中的嚮量或頂點 |