Native interface to a WGL context on Windows. More...
Header: | #include <QOpenGLContext> #include <QOpenGLContext> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Gui) target_link_libraries(mytarget PRIVATE Qt6::Gui) |
qmake: | QT += gui |
Since: | Qt 6.0 |
virtual HGLRC | nativeContext() const = 0 |
QOpenGLContext * | fromNative(HGLRC context, HWND window, QOpenGLContext *shareContext = nullptr) |
HMODULE | openGLModuleHandle() |
Accessed through QOpenGLContext::nativeInterface().
[static]
QOpenGLContext *QWGLContext::fromNative(HGLRC
context, HWND window, QOpenGLContext *shareContext = nullptr)Adopts an WGL context handle.
The window is needed because the its pixel format will be queried. When the adoption is successful, QOpenGLContext::format() will return a QSurfaceFormat describing this pixel format.
Note: The window specified by window must have its pixel format set to a format compatible with the context's. If no SetPixelFormat() call was made on any device context belonging to the window, adopting the context will fail.
Ownership of the created QOpenGLContext shareContext is transferred to the caller.
[pure virtual]
HGLRC QWGLContext::nativeContext() constReturns the underlying context handle.
[static]
HMODULE QWGLContext::openGLModuleHandle()Returns the handle for the OpenGL implementation that is currently in use.
Note: This function requires that the QGuiApplication instance is already created.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: