JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.qt.gui.QMovie
Packages that use
QMovie
Package
Description
io.qt.widgets
Uses of
QMovie
in
io.qt.widgets
Methods in
io.qt.widgets
that return
QMovie
Modifier and Type
Method
Description
final
QMovie
QLabel.
movie
()
See
QLabel::movie()const
Methods in
io.qt.widgets
with parameters of type
QMovie
Modifier and Type
Method
Description
final void
QLabel.
setMovie
(
QMovie
movie)
See
QLabel::setMovie(QMovie*)