Uses of Class
io.qt.gui.QOpenGLFunctions
Packages that use QOpenGLFunctions
-
Uses of QOpenGLFunctions in io.qt.datavis
Methods in io.qt.datavis that return QOpenGLFunctionsModifier and TypeMethodDescriptionprotected final QOpenGLFunctions
QAbstract3DGraph.functions()
SeeQAbstract3DGraph::
functions() -
Uses of QOpenGLFunctions in io.qt.gui
Subclasses of QOpenGLFunctions in io.qt.guiModifier and TypeClassDescriptionclass
Cross-platform access to the OpenGL ES 3.0, 3.1 and 3.2 APIMethods in io.qt.gui that return QOpenGLFunctionsModifier and TypeMethodDescriptionQOpenGLFunctions.clone()
Creates and returns a copy of this object.final QOpenGLFunctions
QOpenGLContext.functions()
Constructors in io.qt.gui with parameters of type QOpenGLFunctionsModifierConstructorDescriptionQOpenGLFunctions
(QOpenGLFunctions other) SeeQOpenGLFunctions::
QOpenGLFunctions(QOpenGLFunctions)