Qt 5.15
Qt GUI
C++ Classes
QMovie
Qt 5.15.8 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 *)
deleteLater
()
destroyed
(QObject *)
error
(QImageReader::ImageReaderError )
finished
()
frameChanged
(int )
jumpToNextFrame
() : bool
objectNameChanged
(const QString &)
resized
(const QSize &)
setPaused
(bool )
setSpeed
(int )
start
()
started
()
stateChanged
(QMovie::MovieState )
stop
()
updated
(const QRect &)
~QMovie
()
backgroundColor
() const : QColor
blockSignals
(bool ) : bool
cacheMode
() const : QMovie::CacheMode
childEvent
(QChildEvent *)
children
() const : const QObjectList &
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
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , 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 char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
fileName
() const : QString
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
format
() const : QByteArray
frameCount
() const : int
frameRect
() const : QRect
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const : bool
isValid
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
jumpToFrame
(int ) : bool
killTimer
(int )
lastError
() const : QImageReader::ImageReaderError
lastErrorString
() const : QString
loopCount
() const : int
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
nextFrameDelay
() const : int
objectName
() const : QString
parent
() const : QObject *
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 &)
signalsBlocked
() const : bool
speed
() const : int
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
state
() const : QMovie::MovieState
staticMetaObject
:
supportedFormats
() : QList<QByteArray>
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString