Uses of Enum
io.qt.gui.QOpenGLVersionStatus.OpenGLStatus
Packages that use QOpenGLVersionStatus.OpenGLStatus
-
Uses of QOpenGLVersionStatus.OpenGLStatus in io.qt.gui
Methods in io.qt.gui that return QOpenGLVersionStatus.OpenGLStatusModifier and TypeMethodDescriptionQOpenGLVersionStatus.OpenGLStatus.resolve
(int value) Returns the corresponding enum entry for the given value.QOpenGLVersionStatus.status()
Returns the enum constant of this type with the specified name.static QOpenGLVersionStatus.OpenGLStatus[]
QOpenGLVersionStatus.OpenGLStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QOpenGLVersionStatus.OpenGLStatusModifier and TypeMethodDescriptionfinal void
QOpenGLVersionStatus.setStatus
(QOpenGLVersionStatus.OpenGLStatus status) Constructors in io.qt.gui with parameters of type QOpenGLVersionStatus.OpenGLStatusModifierConstructorDescriptionQOpenGLVersionStatus
(int majorVersion, int minorVersion, QOpenGLVersionStatus.OpenGLStatus functionStatus)