Qt 5.7
Qt GUI
C++ Classes
QMovie
Qt 5.7.1 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
(QObject *)
QMovie
(QIODevice *, const QByteArray &, QObject *)
QMovie
(const QString &, const QByteArray &, QObject *)
~QMovie
()
backgroundColor
() const : QColor
blockSignals
(bool )
cacheMode
() const : CacheMode
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
currentFrameNumber
() const : int
currentImage
() const : QImage
currentPixmap
() const : QPixmap
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
device
() const : QIODevice *
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
error
(QImageReader::ImageReaderError )
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
fileName
() const : QString
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
finished
()
format
() const : QByteArray
frameChanged
(int )
frameCount
() const : int
frameRect
() const : QRect
inherits
(const char *) const
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const
isValid
() const : bool
isWidgetType
() const
isWindowType
() const
jumpToFrame
(int ) : bool
jumpToNextFrame
() : bool
killTimer
(int )
loopCount
() const : int
metaObject
() const
moveToThread
(QThread *)
nextFrameDelay
() const : int
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
resized
(const QSize &)
scaledSize
() : QSize
sender
() const
senderSignalIndex
() const
setBackgroundColor
(const QColor &)
setCacheMode
(CacheMode )
setDevice
(QIODevice *)
setFileName
(const QString &)
setFormat
(const QByteArray &)
setObjectName
(const QString &)
setParent
(QObject *)
setPaused
(bool )
setProperty
(const char *, const QVariant &)
setScaledSize
(const QSize &)
setSpeed
(int )
signalsBlocked
() const
speed
() const : int
start
()
startTimer
(int , Qt::TimerType )
started
()
state
() const : MovieState
stateChanged
(QMovie::MovieState )
staticMetaObject
:
staticQtMetaObject
:
stop
()
supportedFormats
() : QList<QByteArray>
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
updated
(const QRect &)