Uses of Enum
io.qt.quick.QSGRendererInterface.ShaderType
Packages that use QSGRendererInterface.ShaderType
-
Uses of QSGRendererInterface.ShaderType in io.qt.quick
Methods in io.qt.quick that return QSGRendererInterface.ShaderTypeModifier and TypeMethodDescriptionQSGRendererInterface.ShaderType.resolve(int value) Returns the corresponding enum entry for the given value.abstract QSGRendererInterface.ShaderTypeQSGRendererInterface.Impl.shaderType()QSGRendererInterface.shaderType()Returns the enum constant of this type with the specified name.static QSGRendererInterface.ShaderType[]QSGRendererInterface.ShaderType.values()Returns an array containing the constants of this enum type, in the order they are declared.