Uses of Class
io.qt.quick.QSGMaterialRhiShader.GraphicsPipelineState.ColorMask
-
Uses of QSGMaterialRhiShader.GraphicsPipelineState.ColorMask in io.qt.quick
Modifier and TypeMethodDescriptionQSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent.asFlags()
Create a QFlags of the enum entry.QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent.cleared
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent e) Excludes other enum entry from a flag of this entry.QSGMaterialRhiShader.GraphicsPipelineState.ColorMask.clone()
Clones the flagsQSGMaterialRhiShader.GraphicsPipelineState.colorWrite()
SeeQSGMaterialRhiShader::GraphicsPipelineState::
colorWrite QSGMaterialRhiShader.GraphicsPipelineState.ColorMask.combined
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent e) Combines this flags with enum entry.QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent.combined
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent e) Combines this entry with other enum entry.QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent.flags
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent ... values) Creates a newQSGMaterialRhiShader.GraphicsPipelineState.ColorMask
from the entries.QSGMaterialRhiShader.GraphicsPipelineState.ColorMask.setFlag
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent e) Sets the flage
QSGMaterialRhiShader.GraphicsPipelineState.ColorMask.setFlag
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMaskComponent e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QSGMaterialRhiShader.GraphicsPipelineState.ColorMask.compareTo
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMask other) final void
QSGMaterialRhiShader.GraphicsPipelineState.setColorWrite
(QSGMaterialRhiShader.GraphicsPipelineState.ColorMask colorWrite) SeeQSGMaterialRhiShader::GraphicsPipelineState::
colorWrite