Qt 5.13
Qt GUI
C++ Classes
QMovie
Qt 5.13.0 Reference Documentation
List of All Members for QMovie
This is the complete list of members for
QMovie
, including inherited members.
enum
CacheMode
enum
MovieState
QMovie
(const QString &, const QByteArray &, QObject *)
QMovie
(QIODevice *, const QByteArray &, QObject *)
QMovie
(QObject *)
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
deleteLater
()
jumpToNextFrame
() : bool
objectNameChanged
(const QString &)
setPaused
(bool )
setSpeed
(int )
start
()
stop
()
~QMovie
()
backgroundColor
() const : QColor
blockSignals
(bool ) : bool
cacheMode
() const : QMovie::CacheMode
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
currentFrameNumber
() const : int
currentImage
() const : QImage
currentPixmap
() const : QPixmap
customEvent
(QEvent *)
device
() const : QIODevice *
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
fileName
() const : QString
format
() const : QByteArray
frameCount
() const : int
frameRect
() const : QRect
isSignalConnected
(const QMetaMethod &) const : bool
isValid
() const : bool
jumpToFrame
(int ) : bool
killTimer
(int )
lastError
() const : QImageReader::ImageReaderError
lastErrorString
() const : QString
loopCount
() const : int
moveToThread
(QThread *)
nextFrameDelay
() const : int
objectName
() const : QString
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
scaledSize
() : QSize
sender
() const : QObject *
senderSignalIndex
() const : int
setBackgroundColor
(const QColor &)
setCacheMode
(QMovie::CacheMode )
setDevice
(QIODevice *)
setFileName
(const QString &)
setFormat
(const QByteArray &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setScaledSize
(const QSize &)
speed
() const : int
startTimer
(int , Qt::TimerType ) : int
state
() const : QMovie::MovieState
staticMetaObject
:
supportedFormats
() : QList<QByteArray>
thread
() const : QThread *