Uses of Class
io.qt.quick.QSGNode.DirtyState
Packages that use QSGNode.DirtyState
-
Uses of QSGNode.DirtyState in io.qt.quick
Methods in io.qt.quick that return QSGNode.DirtyStateModifier and TypeMethodDescriptionQSGNode.DirtyStateBit.asFlags()
Create a DirtyState of the enum entry.QSGNode.DirtyStateBit.cleared
(QSGNode.DirtyStateBit e) Excludes other enum entry from a flag of this entry.final QSGNode.DirtyState
QSGNode.DirtyState.clone()
Clones the flagsfinal QSGNode.DirtyState
QSGNode.DirtyState.combined
(QSGNode.DirtyStateBit e) Combines this flags with enum entry.QSGNode.DirtyStateBit.combined
(QSGNode.DirtyStateBit e) Combines this entry with other enum entry.final QSGNode.DirtyState
QSGNode.dirtyState()
Deprecated.static QSGNode.DirtyState
QSGNode.DirtyStateBit.flags
(QSGNode.DirtyStateBit ... values) Creates a newQSGNode.DirtyState
from the entries.final QSGNode.DirtyState
QSGNode.DirtyState.setFlag
(QSGNode.DirtyStateBit e) Sets the flage
final QSGNode.DirtyState
QSGNode.DirtyState.setFlag
(QSGNode.DirtyStateBit e, boolean on) Sets or clears the flagflag
Methods in io.qt.quick with parameters of type QSGNode.DirtyStateModifier and TypeMethodDescriptionfinal int
QSGNode.DirtyState.compareTo
(QSGNode.DirtyState other) final void
QSGNode.markDirty
(QSGNode.DirtyState bits)