Uses of Class
io.qt.gui.QOpenGLContext
-
Uses of QOpenGLContext in io.qt.gui
Modifier and TypeMethodDescriptionstatic QOpenGLContext
QOpenGLContext.currentContext()
static QOpenGLContext
QOpenGLContext.globalShareContext()
final QOpenGLContext
QOpenGLContext.shareContext()
Modifier and TypeMethodDescriptionstatic boolean
QOpenGLContext.areSharing
(QOpenGLContext first, QOpenGLContext second) final void
QOpenGLContext.setShareContext
(QOpenGLContext shareContext) ModifierConstructorDescriptionQOpenGLExtraFunctions
(QOpenGLContext context) QOpenGLFunctions
(QOpenGLContext context) -
Uses of QOpenGLContext in io.qt.opengl
Modifier and TypeMethodDescriptionfinal QOpenGLContext
QOpenGLPaintDevice.context()
final QOpenGLContext
QOpenGLWindow.context()
protected final QOpenGLContext
QAbstractOpenGLFunctions.owningContext()
final QOpenGLContext
QOpenGLWindow.shareContext()
Modifier and TypeMethodDescriptionstatic QAbstractOpenGLFunctions
QOpenGLVersionFunctionsFactory.get
(QOpenGLVersionProfile versionProfile, QOpenGLContext context) static <T extends QAbstractOpenGLFunctions>
TQOpenGLVersionFunctionsFactory.get
(Class<T> type, QOpenGLContext context) static boolean
QOpenGLShaderProgram.hasOpenGLShaderPrograms
(QOpenGLContext context) static boolean
QOpenGLShader.hasOpenGLShaders
(QOpenGLShader.ShaderType type, QOpenGLContext context) protected final void
QAbstractOpenGLFunctions.setOwningContext
(QOpenGLContext context) ModifierConstructorDescriptionQOpenGLWindow
(QOpenGLContext shareContext) Overloaded constructor forQOpenGLWindow(io.qt.gui.QOpenGLContext, io.qt.opengl.QOpenGLWindow.UpdateBehavior, io.qt.gui.QWindow)
QOpenGLWindow
(QOpenGLContext shareContext, QOpenGLWindow.UpdateBehavior updateBehavior) Overloaded constructor forQOpenGLWindow(io.qt.gui.QOpenGLContext, io.qt.opengl.QOpenGLWindow.UpdateBehavior, io.qt.gui.QWindow)
withparent = null
.QOpenGLWindow
(QOpenGLContext shareContext, QOpenGLWindow.UpdateBehavior updateBehavior, QWindow parent) -
Uses of QOpenGLContext in io.qt.opengl.widgets
-
Uses of QOpenGLContext in io.qt.quick
Modifier and TypeMethodDescriptionstatic QQuickGraphicsDevice
QQuickGraphicsDevice.fromOpenGLContext
(QOpenGLContext context)