Uses of Class
io.qt.gui.rhi.QShaderCode
Packages that use QShaderCode
-
Uses of QShaderCode in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QShaderCodeModifier and TypeMethodDescriptionQShaderCode.clone()
Creates and returns a copy of this object.final QShaderCode
QShader.shader
(QShaderKey key) Methods in io.qt.gui.rhi with parameters of type QShaderCodeModifier and TypeMethodDescriptionfinal boolean
QShaderCode.equals
(QShaderCode rhs) Seeoperator==(QShaderCode,
QShaderCode) final void
QShader.setShader
(QShaderKey key, QShaderCode shader) Constructors in io.qt.gui.rhi with parameters of type QShaderCodeModifierConstructorDescriptionQShaderCode
(QShaderCode other) SeeQShaderCode::
QShaderCode(QShaderCode)