Uses of Class
io.qt.opengl.QOpenGLTexture.Features
Packages that use 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.Features
QOpenGLTexture.Features.clone()
Clones the flagsQOpenGLTexture.Feature.combined
(QOpenGLTexture.Feature e) Combines this entry with other enum entry.final QOpenGLTexture.Features
QOpenGLTexture.Features.combined
(QOpenGLTexture.Feature e) Combines this flags with enum entry.static QOpenGLTexture.Features
QOpenGLTexture.Feature.flags
(QOpenGLTexture.Feature... values) Creates a newQOpenGLTexture.Features
from the entries.final QOpenGLTexture.Features
QOpenGLTexture.Features.setFlag
(QOpenGLTexture.Feature e) Sets the flage
final QOpenGLTexture.Features
QOpenGLTexture.Features.setFlag
(QOpenGLTexture.Feature e, boolean on) Sets or clears the flagflag
Methods in io.qt.opengl with parameters of type QOpenGLTexture.FeaturesModifier and TypeMethodDescriptionfinal int
QOpenGLTexture.Features.compareTo
(QOpenGLTexture.Features other)