Uses of Class
io.qt.qt3d.animation.QAbstractAnimation.AnimationType
Package | Description |
---|---|
io.qt.qt3d.animation |
-
Uses of QAbstractAnimation.AnimationType in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation that return QAbstractAnimation.AnimationType Modifier and Type Method Description QAbstractAnimation.AnimationType
QAbstractAnimation. animationType()
static QAbstractAnimation.AnimationType
QAbstractAnimation.AnimationType. resolve(int value)
Returns the corresponding enum entry for the given value.static QAbstractAnimation.AnimationType
QAbstractAnimation.AnimationType. valueOf(String name)
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.