Uses of Enum
io.qt.core.QTimeLine.State
Packages that use QTimeLine.State
-
Uses of QTimeLine.State in io.qt.core
Fields in io.qt.core with type parameters of type QTimeLine.StateMethods in io.qt.core that return QTimeLine.StateModifier and TypeMethodDescriptionstatic QTimeLine.State
QTimeLine.State.resolve
(int value) Returns the corresponding enum entry for the given value.final QTimeLine.State
QTimeLine.state()
static QTimeLine.State
Returns the enum constant of this type with the specified name.static QTimeLine.State[]
QTimeLine.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.