![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
A temporary context that can be instantiated on the stack. More...
Public Member Functions | |
| QOpenGLTemporaryContext () | |
| ~QOpenGLTemporaryContext () | |
| QOpenGLTemporaryContext () | |
| ~QOpenGLTemporaryContext () | |
A temporary context that can be instantiated on the stack.
Functions like wglGetProcAddress() or glGetString() only work if there is a current GL context.
Definition at line 893 of file qwindowsglcontext.cpp.
| QOpenGLTemporaryContext::QOpenGLTemporaryContext | ( | ) |
Definition at line 905 of file qwindowsglcontext.cpp.
| QOpenGLTemporaryContext::~QOpenGLTemporaryContext | ( | ) |
Definition at line 912 of file qwindowsglcontext.cpp.
| QOpenGLTemporaryContext::QOpenGLTemporaryContext | ( | ) |
| QOpenGLTemporaryContext::~QOpenGLTemporaryContext | ( | ) |