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