Uses of Class
io.qt.quick.QSGNode.Flags
Packages that use QSGNode.Flags
-
Uses of QSGNode.Flags in io.qt.quick
Methods in io.qt.quick that return QSGNode.FlagsModifier and TypeMethodDescriptionQSGNode.Flag.asFlags()Create a QFlags of the enum entry.QSGNode.Flag.cleared(QSGNode.Flag e) Excludes other enum entry from a flag of this entry.final QSGNode.FlagsQSGNode.Flags.clone()Clones the flagsQSGNode.Flag.combined(QSGNode.Flag e) Combines this entry with other enum entry.final QSGNode.FlagsQSGNode.Flags.combined(QSGNode.Flag e) Combines this flags with enum entry.static QSGNode.FlagsQSGNode.Flag.flags(QSGNode.Flag ... values) Creates a newQSGNode.Flagsfrom the entries.final QSGNode.FlagsQSGNode.flags()final QSGNode.FlagsQSGNode.Flags.setFlag(QSGNode.Flag e) Sets the flagefinal QSGNode.FlagsQSGNode.Flags.setFlag(QSGNode.Flag e, boolean on) Sets or clears the flagflagMethods in io.qt.quick with parameters of type QSGNode.FlagsModifier and TypeMethodDescriptionfinal intQSGNode.Flags.compareTo(QSGNode.Flags other) final voidQSGNode.setFlags(QSGNode.Flags arg__1) Overloaded function forQSGNode.setFlags(io.qt.quick.QSGNode.Flags, boolean)witharg__2 = true.final voidQSGNode.setFlags(QSGNode.Flags arg__1, boolean arg__2)