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 QFlags of the enum entry.final QSGNode.DirtyStateQSGNode.DirtyState.clone()Clones the flagsfinal QSGNode.DirtyStateQSGNode.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.DirtyStateQSGNode.dirtyState()Deprecated.static QSGNode.DirtyStateQSGNode.DirtyStateBit.flags(QSGNode.DirtyStateBit... values) Creates a newQSGNode.DirtyStatefrom the entries.final QSGNode.DirtyStateQSGNode.DirtyState.setFlag(QSGNode.DirtyStateBit e) Sets the flagefinal QSGNode.DirtyStateQSGNode.DirtyState.setFlag(QSGNode.DirtyStateBit e, boolean on) Sets or clears the flagflagMethods in io.qt.quick with parameters of type QSGNode.DirtyStateModifier and TypeMethodDescriptionfinal intQSGNode.DirtyState.compareTo(QSGNode.DirtyState other) final voidQSGNode.markDirty(QSGNode.DirtyState bits)