Uses of Class
io.qt.opengl.QOpenGLShader.ShaderType
-
Uses of QOpenGLShader.ShaderType in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLShader.ShaderTypeModifier and TypeMethodDescriptionQOpenGLShader.ShaderTypeBit.asFlags()Create a QFlags of the enum entry.final QOpenGLShader.ShaderTypeQOpenGLShader.ShaderType.clone()Clones the flagsfinal QOpenGLShader.ShaderTypeQOpenGLShader.ShaderType.combined(QOpenGLShader.ShaderTypeBit e) Combines this flags with enum entry.QOpenGLShader.ShaderTypeBit.combined(QOpenGLShader.ShaderTypeBit e) Combines this entry with other enum entry.static QOpenGLShader.ShaderTypeQOpenGLShader.ShaderTypeBit.flags(QOpenGLShader.ShaderTypeBit... values) Creates a newQOpenGLShader.ShaderTypefrom the entries.final QOpenGLShader.ShaderTypeQOpenGLShader.ShaderType.setFlag(QOpenGLShader.ShaderTypeBit e) Sets the flagefinal QOpenGLShader.ShaderTypeQOpenGLShader.ShaderType.setFlag(QOpenGLShader.ShaderTypeBit e, boolean on) Sets or clears the flagflagfinal QOpenGLShader.ShaderTypeQOpenGLShader.shaderType()Methods in io.qt.opengl with parameters of type QOpenGLShader.ShaderTypeModifier and TypeMethodDescriptionfinal booleanQOpenGLShaderProgram.addCacheableShaderFromSourceCode(QOpenGLShader.ShaderType type, io.qt.core.QByteArray source) final booleanQOpenGLShaderProgram.addCacheableShaderFromSourceCode(QOpenGLShader.ShaderType type, String source) final booleanQOpenGLShaderProgram.addCacheableShaderFromSourceFile(QOpenGLShader.ShaderType type, String fileName) final booleanQOpenGLShaderProgram.addShaderFromSourceCode(QOpenGLShader.ShaderType type, io.qt.core.QByteArray source) final booleanQOpenGLShaderProgram.addShaderFromSourceCode(QOpenGLShader.ShaderType type, String source) final booleanQOpenGLShaderProgram.addShaderFromSourceFile(QOpenGLShader.ShaderType type, String fileName) final intQOpenGLShader.ShaderType.compareTo(QOpenGLShader.ShaderType other) static booleanQOpenGLShader.hasOpenGLShaders(QOpenGLShader.ShaderType type) Overloaded function forQOpenGLShader.hasOpenGLShaders(io.qt.opengl.QOpenGLShader.ShaderType, io.qt.gui.QOpenGLContext)withcontext = null.static booleanQOpenGLShader.hasOpenGLShaders(QOpenGLShader.ShaderType type, io.qt.gui.QOpenGLContext context) Constructors in io.qt.opengl with parameters of type QOpenGLShader.ShaderTypeModifierConstructorDescriptionOverloaded constructor forQOpenGLShader(io.qt.opengl.QOpenGLShader.ShaderType, io.qt.core.QObject)withparent = null.QOpenGLShader(QOpenGLShader.ShaderType type, io.qt.core.QObject parent)