Uses of Class
io.qt.qt3d.animation.QAnimationCallback.Flags
-
Uses of QAnimationCallback.Flags in io.qt.qt3d.animation
Modifier and TypeMethodDescriptionQAnimationCallback.Flag.asFlags()
Create a QFlags 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
Modifier and TypeMethodDescriptionfinal int
QAnimationCallback.Flags.compareTo
(QAnimationCallback.Flags other) final void
QCallbackMapping.setCallback
(int type, QAnimationCallback callback, QAnimationCallback.Flags flags)