Uses of Class
io.qt.opengl.QOpenGLShader.ShaderType
Package | Description |
---|---|
io.qt.opengl |
-
Uses of QOpenGLShader.ShaderType in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLShader.ShaderType Modifier and Type Method Description QOpenGLShader.ShaderType
QOpenGLShader.ShaderTypeBit. asFlags()
Create a QFlags of the enum entry.QOpenGLShader.ShaderType
QOpenGLShader.ShaderType. clone()
Clones the flagsQOpenGLShader.ShaderType
QOpenGLShader.ShaderType. combined(QOpenGLShader.ShaderTypeBit e)
Combines this flags with enum entry.QOpenGLShader.ShaderType
QOpenGLShader.ShaderTypeBit. combined(QOpenGLShader.ShaderTypeBit e)
Combines this entry with other enum entry.static QOpenGLShader.ShaderType
QOpenGLShader.ShaderTypeBit. flags(QOpenGLShader.ShaderTypeBit... values)
Creates a newQOpenGLShader.ShaderType
from the entries.QOpenGLShader.ShaderType
QOpenGLShader.ShaderType. setFlag(QOpenGLShader.ShaderTypeBit e)
Sets the flage
QOpenGLShader.ShaderType
QOpenGLShader.ShaderType. setFlag(QOpenGLShader.ShaderTypeBit e, boolean on)
Sets or clears the flagflag
QOpenGLShader.ShaderType
QOpenGLShader. shaderType()
Constructors in io.qt.opengl with parameters of type QOpenGLShader.ShaderType Constructor Description QOpenGLShader(QOpenGLShader.ShaderType type)
Overloaded constructor forQOpenGLShader(io.qt.opengl.QOpenGLShader.ShaderType, io.qt.core.QObject)
withparent = null
.QOpenGLShader(QOpenGLShader.ShaderType type, QObject parent)