Qt 5.13
Qt Multimedia
C++ Classes
QMediaPlaylist
Qt 5.13.0 Reference Documentation
List of All Members for QMediaPlaylist
This is the complete list of members for
QMediaPlaylist
, including inherited members.
enum
Error
enum
PlaybackMode
QMediaPlaylist
(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
currentIndexChanged
(int )
currentMediaChanged
(const QMediaContent &)
deleteLater
()
loadFailed
()
loaded
()
mediaAboutToBeInserted
(int , int )
mediaAboutToBeRemoved
(int , int )
mediaChanged
(int , int )
mediaInserted
(int , int )
mediaRemoved
(int , int )
next
()
objectNameChanged
(const QString &)
playbackModeChanged
(QMediaPlaylist::PlaybackMode )
previous
()
setCurrentIndex
(int )
shuffle
()
~QMediaPlaylist
()
addMedia
(const QMediaContent &) : bool
addMedia
(const QList<QMediaContent> &) : bool
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
clear
() : bool
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 &)
currentIndex
() const : int
currentMedia
() const : QMediaContent
customEvent
(QEvent *)
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>
error
() const : QMediaPlaylist::Error
errorString
() const : QString
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
insertMedia
(int , const QMediaContent &) : bool
insertMedia
(int , const QList<QMediaContent> &) : bool
isEmpty
() const : bool
isReadOnly
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
load
(const QNetworkRequest &, const char *)
load
(const QUrl &, const char *)
load
(QIODevice *, const char *)
media
(int ) const : QMediaContent
mediaCount
() const : int
mediaObject
() const : QMediaObject *
moveMedia
(int , int ) : bool
moveToThread
(QThread *)
nextIndex
(int ) const : int
objectName
() const : QString
playbackMode
() const : QMediaPlaylist::PlaybackMode
previousIndex
(int ) const : int
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
removeMedia
(int ) : bool
removeMedia
(int , int ) : bool
save
(const QUrl &, const char *) : bool
save
(QIODevice *, const char *) : bool
sender
() const : QObject *
senderSignalIndex
() const : int
setMediaObject
(QMediaObject *) : bool
setObjectName
(const QString &)
setParent
(QObject *)
setPlaybackMode
(QMediaPlaylist::PlaybackMode )
setProperty
(const char *, const QVariant &) : bool
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *