Uses of Enum
io.qt.quick.QSGMaterialShader.GraphicsPipelineState.BlendFactor
Packages that use QSGMaterialShader.GraphicsPipelineState.BlendFactor
-
Uses of QSGMaterialShader.GraphicsPipelineState.BlendFactor in io.qt.quick
Methods in io.qt.quick that return QSGMaterialShader.GraphicsPipelineState.BlendFactorModifier and TypeMethodDescriptionQSGMaterialShader.GraphicsPipelineState.dstColor()QSGMaterialShader.GraphicsPipelineState.BlendFactor.resolve(int value) Returns the corresponding enum entry for the given value.QSGMaterialShader.GraphicsPipelineState.srcColor()Returns the enum constant of this type with the specified name.QSGMaterialShader.GraphicsPipelineState.BlendFactor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick with parameters of type QSGMaterialShader.GraphicsPipelineState.BlendFactorModifier and TypeMethodDescriptionfinal voidQSGMaterialShader.GraphicsPipelineState.setDstColor(QSGMaterialShader.GraphicsPipelineState.BlendFactor dstColor) final voidQSGMaterialShader.GraphicsPipelineState.setSrcColor(QSGMaterialShader.GraphicsPipelineState.BlendFactor srcColor)