Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGuiGLThreadContext Class Reference
+ Collaboration diagram for QGuiGLThreadContext:

Public Member Functions

 QGuiGLThreadContext ()
 
 ~QGuiGLThreadContext ()
 

Public Attributes

QOpenGLContextcontext
 

Detailed Description

Definition at line 26 of file qopenglcontext.cpp.

Constructor & Destructor Documentation

◆ QGuiGLThreadContext()

QGuiGLThreadContext::QGuiGLThreadContext ( )
inline

Definition at line 29 of file qopenglcontext.cpp.

◆ ~QGuiGLThreadContext()

QGuiGLThreadContext::~QGuiGLThreadContext ( )
inline

Definition at line 33 of file qopenglcontext.cpp.

References context, and QOpenGLContext::doneCurrent().

+ Here is the call graph for this function:

Member Data Documentation

◆ context

QOpenGLContext* QGuiGLThreadContext::context

Definition at line 37 of file qopenglcontext.cpp.

Referenced by ~QGuiGLThreadContext(), and QOpenGLContext::currentContext().


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