Uses of Class
io.qt.opengl.QOpenGLTexture.Features
-
Uses of QOpenGLTexture.Features in io.qt.opengl
Modifier and TypeMethodDescriptionQOpenGLTexture.Feature.asFlags()
Create a QFlags of the enum entry.QOpenGLTexture.Feature.cleared
(QOpenGLTexture.Feature e) Excludes other enum entry from a flag of this 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
Modifier and TypeMethodDescriptionfinal int
QOpenGLTexture.Features.compareTo
(QOpenGLTexture.Features other)