Uses of Class
io.qt.gui.QOpenGLFunctions.OpenGLFeatures
Packages that use QOpenGLFunctions.OpenGLFeatures
-
Uses of QOpenGLFunctions.OpenGLFeatures in io.qt.gui
Methods in io.qt.gui that return QOpenGLFunctions.OpenGLFeaturesModifier and TypeMethodDescriptionQOpenGLFunctions.OpenGLFeature.asFlags()
Create a OpenGLFeatures of the enum entry.QOpenGLFunctions.OpenGLFeature.cleared
(QOpenGLFunctions.OpenGLFeature e) Excludes other enum entry from a flag of this entry.QOpenGLFunctions.OpenGLFeatures.clone()
Clones the flagsQOpenGLFunctions.OpenGLFeature.combined
(QOpenGLFunctions.OpenGLFeature e) Combines this entry with other enum entry.QOpenGLFunctions.OpenGLFeatures.combined
(QOpenGLFunctions.OpenGLFeature e) Combines this flags with enum entry.QOpenGLFunctions.OpenGLFeature.flags
(QOpenGLFunctions.OpenGLFeature ... values) Creates a newQOpenGLFunctions.OpenGLFeatures
from the entries.QOpenGLFunctions.openGLFeatures()
QOpenGLFunctions.OpenGLFeatures.setFlag
(QOpenGLFunctions.OpenGLFeature e) Sets the flage
QOpenGLFunctions.OpenGLFeatures.setFlag
(QOpenGLFunctions.OpenGLFeature e, boolean on) Sets or clears the flagflag
Methods in io.qt.gui with parameters of type QOpenGLFunctions.OpenGLFeaturesModifier and TypeMethodDescriptionfinal int
QOpenGLFunctions.OpenGLFeatures.compareTo
(QOpenGLFunctions.OpenGLFeatures other)