Uses of Enum
io.qt.gui.QOpenGLContext.OpenGLModuleType
Packages that use QOpenGLContext.OpenGLModuleType
-
Uses of QOpenGLContext.OpenGLModuleType in io.qt.gui
Methods in io.qt.gui that return QOpenGLContext.OpenGLModuleTypeModifier and TypeMethodDescriptionQOpenGLContext.openGLModuleType()
QOpenGLContext.OpenGLModuleType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QOpenGLContext.OpenGLModuleType[]
QOpenGLContext.OpenGLModuleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.