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.ColorMask.clone()
Clones the flagsQSGMaterialRhiShader.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.getColorWrite()
Kotlin property getter.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)