Uses of Class
io.qt.quick.QQuickItem.Flags
Packages that use QQuickItem.Flags
-
Uses of QQuickItem.Flags in io.qt.quick
Methods in io.qt.quick that return QQuickItem.FlagsModifier and TypeMethodDescriptionQQuickItem.Flag.asFlags()Create a QFlags of the enum entry.final QQuickItem.FlagsQQuickItem.Flags.clone()Clones the flagsQQuickItem.Flag.combined(QQuickItem.Flag e) Combines this entry with other enum entry.final QQuickItem.FlagsQQuickItem.Flags.combined(QQuickItem.Flag e) Combines this flags with enum entry.static QQuickItem.FlagsQQuickItem.Flag.flags(QQuickItem.Flag... values) Creates a newQQuickItem.Flagsfrom the entries.final QQuickItem.FlagsQQuickItem.flags()final QQuickItem.FlagsQQuickItem.Flags.setFlag(QQuickItem.Flag e) Sets the flagefinal QQuickItem.FlagsQQuickItem.Flags.setFlag(QQuickItem.Flag e, boolean on) Sets or clears the flagflagMethods in io.qt.quick with parameters of type QQuickItem.FlagsModifier and TypeMethodDescriptionfinal intQQuickItem.Flags.compareTo(QQuickItem.Flags other) final voidQQuickItem.setFlags(QQuickItem.Flags flags)