Uses of Class
io.qt.qt3d.animation.QAnimationCallback.Flags
Packages that use QAnimationCallback.Flags
-
Uses of QAnimationCallback.Flags in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation that return QAnimationCallback.FlagsModifier and TypeMethodDescriptionQAnimationCallback.Flag.asFlags()
Create a Flags of the enum entry.QAnimationCallback.Flag.cleared
(QAnimationCallback.Flag e) Excludes other enum entry from a flag of this entry.final QAnimationCallback.Flags
QAnimationCallback.Flags.clone()
Clones the flagsQAnimationCallback.Flag.combined
(QAnimationCallback.Flag e) Combines this entry with other enum entry.final QAnimationCallback.Flags
QAnimationCallback.Flags.combined
(QAnimationCallback.Flag e) Combines this flags with enum entry.static QAnimationCallback.Flags
QAnimationCallback.Flag.flags
(QAnimationCallback.Flag ... values) Creates a newQAnimationCallback.Flags
from the entries.final QAnimationCallback.Flags
QAnimationCallback.Flags.setFlag
(QAnimationCallback.Flag e) Sets the flage
final QAnimationCallback.Flags
QAnimationCallback.Flags.setFlag
(QAnimationCallback.Flag e, boolean on) Sets or clears the flagflag
Methods in io.qt.qt3d.animation with parameters of type QAnimationCallback.FlagsModifier and TypeMethodDescriptionfinal int
QAnimationCallback.Flags.compareTo
(QAnimationCallback.Flags other) final void
QCallbackMapping.setCallback
(int type, QAnimationCallback callback, QAnimationCallback.Flags flags)