Uses of Class
io.qt.gui.QOpenGLShader.ShaderType
Package | Description |
---|---|
io.qt.gui | |
io.qt.quick |
-
Uses of QOpenGLShader.ShaderType in io.qt.gui
Methods in io.qt.gui 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.gui with parameters of type QOpenGLShader.ShaderType Constructor Description QOpenGLShader(QOpenGLShader.ShaderType type)
Overloaded constructor forQOpenGLShader(io.qt.gui.QOpenGLShader.ShaderType, io.qt.core.QObject)
withparent = null
.QOpenGLShader(QOpenGLShader.ShaderType type, QObject parent)
-
Uses of QOpenGLShader.ShaderType in io.qt.quick
Methods in io.qt.quick with parameters of type QOpenGLShader.ShaderType Modifier and Type Method Description protected void
QSGMaterialShader. setShaderSourceFile(QOpenGLShader.ShaderType type, String sourceFile)
protected void
QSGMaterialShader. setShaderSourceFiles(QOpenGLShader.ShaderType type, Collection<String> sourceFiles)