- enum Error
- enum PlaybackMode
- QMediaPlaylist(QObject *)
- ~QMediaPlaylist()
- addMedia(const QMediaContent &) : bool
- addMedia(const QList<QMediaContent> &) : bool
- blockSignals(bool ) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- 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
- 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 &)
- currentIndex() const : int
- currentIndexChanged(int )
- currentMedia() const : QMediaContent
- currentMediaChanged(const QMediaContent &)
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- d_ptr : QMediaPlaylistPrivate *
- deleteLater()
- destroyed(QObject *)
- 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()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- error() const : Error
- errorString() const : QString
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(const QString &, Qt::FindChildOptions ) const : T
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegExp &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
- inherits(const char *) const : bool
- insertMedia(int , const QMediaContent &) : bool
- insertMedia(int , const QList<QMediaContent> &) : bool
- installEventFilter(QObject *)
- isEmpty() const : bool
- isReadOnly() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
|
- isWindowType() const : bool
- killTimer(int )
- load(const QNetworkRequest &, const char *)
- load(const QUrl &, const char *)
- load(QIODevice *, const char *)
- loadFailed()
- loaded()
- media(int ) const : QMediaContent
- mediaAboutToBeInserted(int , int )
- mediaAboutToBeRemoved(int , int )
- mediaChanged(int , int )
- mediaCount() const : int
- mediaInserted(int , int )
- mediaObject() const : QMediaObject *
- mediaObject() const : QMediaObject *
- mediaRemoved(int , int )
- metaObject() const : const QMetaObject *
- moveMedia(int , int ) : bool
- moveToThread(QThread *)
- next()
- nextIndex(int ) const : int
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- playbackMode() const : PlaybackMode
- playbackModeChanged(QMediaPlaylist::PlaybackMode )
- previous()
- 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
- setCurrentIndex(int )
- setMediaObject(QMediaObject *) : bool
- setObjectName(const QString &)
- setParent(QObject *)
- setPlaybackMode(PlaybackMode )
- setProperty(const char *, const QVariant &) : bool
- shuffle()
- signalsBlocked() const : bool
- startTimer(int , Qt::TimerType ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int ) : QString
|