Uses of Class
io.qt.gui.rhi.QRhiShaderResourceBindings.UpdateFlags
Packages that use QRhiShaderResourceBindings.UpdateFlags
-
Uses of QRhiShaderResourceBindings.UpdateFlags in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiShaderResourceBindings.UpdateFlagsModifier and TypeMethodDescriptionQRhiShaderResourceBindings.UpdateFlag.asFlags()
Create a QFlags of the enum entry.QRhiShaderResourceBindings.UpdateFlag.cleared
(QRhiShaderResourceBindings.UpdateFlag e) Excludes other enum entry from a flag of this entry.QRhiShaderResourceBindings.UpdateFlags.clone()
Clones the flagsQRhiShaderResourceBindings.UpdateFlag.combined
(QRhiShaderResourceBindings.UpdateFlag e) Combines this entry with other enum entry.QRhiShaderResourceBindings.UpdateFlags.combined
(QRhiShaderResourceBindings.UpdateFlag e) Combines this flags with enum entry.QRhiShaderResourceBindings.UpdateFlag.flags
(QRhiShaderResourceBindings.UpdateFlag ... values) Creates a newQRhiShaderResourceBindings.UpdateFlags
from the entries.QRhiShaderResourceBindings.UpdateFlags.setFlag
(QRhiShaderResourceBindings.UpdateFlag e) Sets the flage
QRhiShaderResourceBindings.UpdateFlags.setFlag
(QRhiShaderResourceBindings.UpdateFlag e, boolean on) Sets or clears the flagflag
Methods in io.qt.gui.rhi with parameters of type QRhiShaderResourceBindings.UpdateFlagsModifier and TypeMethodDescriptionfinal int
QRhiShaderResourceBindings.UpdateFlags.compareTo
(QRhiShaderResourceBindings.UpdateFlags other) abstract void
QRhiShaderResourceBindings.updateResources
(QRhiShaderResourceBindings.UpdateFlags flags) SeeQRhiShaderResourceBindings::
updateResources(QRhiShaderResourceBindings::UpdateFlags)