- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QWGLContext.Impl
Native interface to a WGL context on Windows
Java wrapper for Qt's class QNativeInterface::QWGLContext
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic QOpenGLContext
fromNative
(QNativePointer context, QNativePointer window) Overloaded function forfromNative(io.qt.QNativePointer, io.qt.QNativePointer, io.qt.gui.QOpenGLContext)
withshareContext = null
.static QOpenGLContext
fromNative
(QNativePointer context, QNativePointer window, QOpenGLContext shareContext) Adopts an WGL context handlestatic QNativePointer
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
nativeContext
-
fromNative
Overloaded function for
fromNative(io.qt.QNativePointer, io.qt.QNativePointer, io.qt.gui.QOpenGLContext)
withshareContext = null
. -
fromNative
static QOpenGLContext fromNative(QNativePointer context, QNativePointer window, QOpenGLContext shareContext) Adopts an WGL context handle
See QNativeInterface::QWGLContext::fromNative(HGLRC,HWND,QOpenGLContext*)
-
openGLModuleHandle
-