The QOpenGLShaderProgram class allows OpenGL shader programs to be linked and used.| doc.qt.io
The QOpenGLFunctions class provides cross-platform access to the OpenGL ES 2.0 API.| doc.qt.io
The QOpenGLBuffer class provides functions for creating and managing OpenGL buffer objects.| doc.qt.io
The QSurface class is an abstraction of renderable surfaces in Qt.| doc.qt.io
The QOpenGLContext class represents a native OpenGL context, enabling OpenGL rendering on a QSurface.| doc.qt.io
The QObject class is the base class of all Qt objects.| doc.qt.io