Uses of Enum
io.qt.qt3d.animation.QMorphingAnimation.Method
Packages that use QMorphingAnimation.Method
-
Uses of QMorphingAnimation.Method in io.qt.qt3d.animation
Fields in io.qt.qt3d.animation with type parameters of type QMorphingAnimation.MethodMethods in io.qt.qt3d.animation that return QMorphingAnimation.MethodModifier and TypeMethodDescriptionQMorphingAnimation.method()
static QMorphingAnimation.Method
QMorphingAnimation.Method.resolve
(int value) Returns the corresponding enum entry for the given value.static QMorphingAnimation.Method
Returns the enum constant of this type with the specified name.static QMorphingAnimation.Method[]
QMorphingAnimation.Method.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.animation with parameters of type QMorphingAnimation.MethodModifier and TypeMethodDescriptionfinal void
QMorphingAnimation.setMethod
(QMorphingAnimation.Method method)