QOpenGLContextGroup ClassThe QOpenGLContextGroup represents a group of contexts sharing OpenGL resources. More... #include <QOpenGLContextGroup> Inherits: QObject. This class was introduced in Qt 5.0. Public Functions
Static Public Members
Additional Inherited Members
Detailed DescriptionThe QOpenGLContextGroup represents a group of contexts sharing OpenGL resources. QOpenGLContextGroup is automatically created and managed by QOpenGLContext instances. Its purpose is to identify all the contexts that are sharing resources. See also QOpenGLContext::shareGroup(). Member Function Documentation
|