Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOpenGLVersionFunctionsBackend Class Reference

#include <qopenglversionfunctions.h>

+ Inheritance diagram for QOpenGLVersionFunctionsBackend:
+ Collaboration diagram for QOpenGLVersionFunctionsBackend:

Public Types

enum  Version { OpenGLVersionBackendCount }
 

Public Member Functions

 QOpenGLVersionFunctionsBackend (QOpenGLContext *ctx)
 

Public Attributes

QOpenGLContextcontext
 
QAtomicInt refs
 

Detailed Description

Definition at line 95 of file qopenglversionfunctions.h.

Member Enumeration Documentation

◆ Version

Enumerator
OpenGLVersionBackendCount 

Definition at line 128 of file qopenglversionfunctions.h.

Constructor & Destructor Documentation

◆ QOpenGLVersionFunctionsBackend()

QOpenGLVersionFunctionsBackend::QOpenGLVersionFunctionsBackend ( QOpenGLContext * ctx)
inline

Definition at line 134 of file qopenglversionfunctions.h.

References context.

Member Data Documentation

◆ context

◆ refs

QAtomicInt QOpenGLVersionFunctionsBackend::refs

Definition at line 139 of file qopenglversionfunctions.h.


The documentation for this class was generated from the following file: