Uses of Class
io.qt.gui.QOpenGLTexture.Features
Package | Description |
---|---|
io.qt.gui |
-
Uses of QOpenGLTexture.Features in io.qt.gui
Methods in io.qt.gui that return QOpenGLTexture.Features Modifier and Type Method Description QOpenGLTexture.Features
QOpenGLTexture.Feature. asFlags()
Create a QFlags of the enum entry.QOpenGLTexture.Features
QOpenGLTexture.Features. clone()
Clones the flagsQOpenGLTexture.Features
QOpenGLTexture.Feature. combined(QOpenGLTexture.Feature e)
Combines this entry with other enum entry.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.QOpenGLTexture.Features
QOpenGLTexture.Features. setFlag(QOpenGLTexture.Feature e)
Sets the flage
QOpenGLTexture.Features
QOpenGLTexture.Features. setFlag(QOpenGLTexture.Feature e, boolean on)
Sets or clears the flagflag
Methods in io.qt.gui with parameters of type QOpenGLTexture.Features Modifier and Type Method Description int
QOpenGLTexture.Features. compareTo(QOpenGLTexture.Features other)