Uses of Enum
io.qt.quick.QSGMaterialShader.GraphicsPipelineState.PolygonMode
Packages that use QSGMaterialShader.GraphicsPipelineState.PolygonMode
-
Uses of QSGMaterialShader.GraphicsPipelineState.PolygonMode in io.qt.quick
Methods in io.qt.quick that return QSGMaterialShader.GraphicsPipelineState.PolygonModeModifier and TypeMethodDescriptionQSGMaterialShader.GraphicsPipelineState.polygonMode()
QSGMaterialShader.GraphicsPipelineState.PolygonMode.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QSGMaterialShader.GraphicsPipelineState.PolygonMode.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.PolygonModeModifier and TypeMethodDescriptionfinal void
QSGMaterialShader.GraphicsPipelineState.setPolygonMode
(QSGMaterialShader.GraphicsPipelineState.PolygonMode polygonMode)