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
QOpenGLVersionFunctionsStorage Class Reference

#include <qopenglversionfunctions.h>

Collaboration diagram for QOpenGLVersionFunctionsStorage:

Public Member Functions

 QOpenGLVersionFunctionsStorage ()
 ~QOpenGLVersionFunctionsStorage ()
QOpenGLVersionFunctionsBackendbackend (QOpenGLContext *context, QOpenGLVersionFunctionsBackend::Version v)

Public Attributes

QOpenGLVersionFunctionsBackend ** backends

Detailed Description

Definition at line 142 of file qopenglversionfunctions.h.

Constructor & Destructor Documentation

◆ QOpenGLVersionFunctionsStorage()

QOpenGLVersionFunctionsStorage::QOpenGLVersionFunctionsStorage ( )

Definition at line 57 of file qopenglversionfunctions.cpp.

References backends.

◆ ~QOpenGLVersionFunctionsStorage()

QOpenGLVersionFunctionsStorage::~QOpenGLVersionFunctionsStorage ( )

Definition at line 62 of file qopenglversionfunctions.cpp.

Member Function Documentation

◆ backend()

QOpenGLVersionFunctionsBackend * QOpenGLVersionFunctionsStorage::backend ( QOpenGLContext * context,
QOpenGLVersionFunctionsBackend::Version v )

Definition at line 81 of file qopenglversionfunctions.cpp.

References backends, and QOpenGLVersionFunctionsBackend::OpenGLVersionBackendCount.

Referenced by QAbstractOpenGLFunctionsPrivate::functionsBackend().

Here is the caller graph for this function:

Member Data Documentation

◆ backends

QOpenGLVersionFunctionsBackend** QOpenGLVersionFunctionsStorage::backends

Definition at line 150 of file qopenglversionfunctions.h.

Referenced by QOpenGLVersionFunctionsStorage(), and backend().


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