Uses of Class
io.qt.opengl.QOpenGLTexture.Features
-
Uses of QOpenGLTexture.Features in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLTexture.FeaturesModifier and TypeMethodDescriptionQOpenGLTexture.Feature.asFlags()Create a QFlags of the enum entry.final QOpenGLTexture.FeaturesQOpenGLTexture.Features.clone()Clones the flagsQOpenGLTexture.Feature.combined(QOpenGLTexture.Feature e) Combines this entry with other enum entry.final QOpenGLTexture.FeaturesQOpenGLTexture.Features.combined(QOpenGLTexture.Feature e) Combines this flags with enum entry.static QOpenGLTexture.FeaturesQOpenGLTexture.Feature.flags(QOpenGLTexture.Feature... values) Creates a newQOpenGLTexture.Featuresfrom the entries.final QOpenGLTexture.FeaturesQOpenGLTexture.Features.setFlag(QOpenGLTexture.Feature e) Sets the flagefinal QOpenGLTexture.FeaturesQOpenGLTexture.Features.setFlag(QOpenGLTexture.Feature e, boolean on) Sets or clears the flagflagMethods in io.qt.opengl with parameters of type QOpenGLTexture.FeaturesModifier and TypeMethodDescriptionfinal intQOpenGLTexture.Features.compareTo(QOpenGLTexture.Features other)