Uses of Enum
io.qt.qt3d.animation.QAbstractAnimation.AnimationType
Packages that use QAbstractAnimation.AnimationType
-
Uses of QAbstractAnimation.AnimationType in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation that return QAbstractAnimation.AnimationTypeModifier and TypeMethodDescriptionQAbstractAnimation.animationType()
QAbstractAnimation.AnimationType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QAbstractAnimation.AnimationType[]
QAbstractAnimation.AnimationType.values()
Returns an array containing the constants of this enum type, in the order they are declared.