Uses of Class
io.qt.gui.QOpenGLContext
Packages that use QOpenGLContext
-
Uses of QOpenGLContext in io.qt.gui
Methods in io.qt.gui that return QOpenGLContextModifier and TypeMethodDescriptionstatic QOpenGLContext
QOpenGLContext.currentContext()
static QOpenGLContext
QOpenGLContext.globalShareContext()
final QOpenGLContext
QOpenGLContext.shareContext()
Methods in io.qt.gui that return types with arguments of type QOpenGLContextMethods in io.qt.gui with parameters of type QOpenGLContextModifier and TypeMethodDescriptionstatic boolean
QOpenGLContext.areSharing
(QOpenGLContext first, QOpenGLContext second) final void
QOpenGLContext.setShareContext
(QOpenGLContext shareContext) Constructors in io.qt.gui with parameters of type QOpenGLContextModifierConstructorDescriptionQOpenGLExtraFunctions
(QOpenGLContext context) QOpenGLFunctions
(QOpenGLContext context) -
Uses of QOpenGLContext in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLContextModifier and TypeMethodDescriptionfinal QOpenGLContext
QOpenGLPaintDevice.context()
final QOpenGLContext
QOpenGLWindow.context()
protected final QOpenGLContext
QAbstractOpenGLFunctions.owningContext()
final QOpenGLContext
QOpenGLWindow.shareContext()
Methods in io.qt.opengl with parameters of type QOpenGLContextModifier 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) Constructors in io.qt.opengl with parameters of type QOpenGLContextModifierConstructorDescriptionQOpenGLWindow
(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
Methods in io.qt.opengl.widgets that return QOpenGLContext -
Uses of QOpenGLContext in io.qt.quick
Methods in io.qt.quick with parameters of type QOpenGLContextModifier and TypeMethodDescriptionstatic QQuickGraphicsDevice
QQuickGraphicsDevice.fromOpenGLContext
(QOpenGLContext context)