Uses of Class
io.qt.opengl.QOpenGLVersionProfile
Package | Description |
---|---|
io.qt.opengl |
-
Uses of QOpenGLVersionProfile in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLVersionProfile Modifier and Type Method Description QOpenGLVersionProfile
QOpenGLVersionProfile. clone()
Methods in io.qt.opengl with parameters of type QOpenGLVersionProfile Modifier and Type Method Description static QAbstractOpenGLFunctions
QOpenGLVersionFunctionsFactory. get(QOpenGLVersionProfile versionProfile)
Overloaded function forQOpenGLVersionFunctionsFactory.get(io.qt.opengl.QOpenGLVersionProfile, io.qt.gui.QOpenGLContext)
withcontext = null
.static QAbstractOpenGLFunctions
QOpenGLVersionFunctionsFactory. get(QOpenGLVersionProfile versionProfile, QOpenGLContext context)
Constructors in io.qt.opengl with parameters of type QOpenGLVersionProfile Constructor Description QOpenGLVersionProfile(QOpenGLVersionProfile other)