Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQuickPlaylist Member List

This is the complete list of members for QQuickPlaylist, including all inherited members.

AccessDeniedError enum valueQQuickPlaylist
addItem(const QUrl &source)QQuickPlaylistslot
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
buddy(const QModelIndex &index) constQAbstractItemModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) constQAbstractItemModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, CheckIndexOptions options=CheckIndexOption::NoOption) constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
classBegin() overrideQQuickPlaylistvirtual
clear()QQuickPlaylist
clearItemData(const QModelIndex &index)QAbstractItemModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal)QAbstractItemModelsignal
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
columnsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal)QAbstractItemModelsignal
columnsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
componentComplete() overrideQQuickPlaylistvirtual
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
countQAbstractItemModel
countQAbstractItemModel
createIndex(int row, int column, const void *data=nullptr) constQAbstractItemModelinlineprotected
createIndex(int row, int column, quintptr id) constQAbstractItemModelinlineprotected
currentIndexQQuickPlaylist
currentIndex() constQQuickPlaylist
currentIndexChanged()QQuickPlaylistsignal
CurrentItemInLoop enum valueQQuickPlaylist
CurrentItemOnce enum valueQQuickPlaylist
currentItemSourceQQuickPlaylist
currentItemSource() constQQuickPlaylist
currentItemSourceChanged()QQuickPlaylistsignal
customEvent(QEvent *event)QObjectprotectedvirtual
d_ptrQObjectprotected
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideQQuickPlaylistvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles=QList< int >())QAbstractItemModelsignal
decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream)QAbstractItemModelprotected
deleteLater()QObjectslot
destinationChildQAbstractItemModel
destinationChildQAbstractItemModel
destinationParentQAbstractItemModel
destinationParentQAbstractItemModel
destroyed(QObject *=nullptr)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideQAbstractListModelvirtual
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
encodeData(const QModelIndexList &indexes, QDataStream &stream) constQAbstractItemModelprotected
endQQuickPlaylist
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
Error enum nameQQuickPlaylist
errorQQuickPlaylist
error() constQQuickPlaylist
error(QQuickPlaylist::Error error, const QString &errorString)QQuickPlaylistsignal
errorChanged()QQuickPlaylistsignal
errorStringQQuickPlaylist
errorString() constQQuickPlaylist
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent)QAbstractItemModelvirtual
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
flags(const QModelIndex &index) const overrideQAbstractListModelvirtual
FormatError enum valueQQuickPlaylist
FormatNotSupportedError enum valueQQuickPlaylist
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constQAbstractItemModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModelsignal
HorizontalSortHint enum valueQAbstractItemModel
index(int row, int column=0, const QModelIndex &parent=QModelIndex()) const overrideQAbstractListModelvirtual
inherits(const char *classname) constQObjectinline
insertItem(int index, const QUrl &source)QQuickPlaylistslot
installEventFilter(QObject *filterObj)QObject
isQuickItemType() constQObjectinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
item_append(QQmlListProperty< QQuickPlaylistItem > *list, QQuickPlaylistItem *item)QQuickPlaylistinlinestatic
item_clear(QQmlListProperty< QQuickPlaylistItem > *list)QQuickPlaylistinlinestatic
item_count(QQmlListProperty< QQuickPlaylistItem > *list)QQuickPlaylistinlinestatic
itemAboutToBeInserted(int start, int end)QQuickPlaylistsignal
itemAboutToBeRemoved(int start, int end)QQuickPlaylistsignal
itemChanged(int start, int end)QQuickPlaylistsignal
itemCountQQuickPlaylist
itemCount() constQQuickPlaylist
itemCountChanged()QQuickPlaylistsignal
itemData(const QModelIndex &index) constQAbstractItemModelvirtual
itemInserted(int start, int end)QQuickPlaylistsignal
itemRemoved(int start, int end)QQuickPlaylistsignal
itemsQQuickPlaylist
items()QQuickPlaylistinline
itemSource(int index)QQuickPlaylistslot
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents=QList< QPersistentModelIndex >(), QAbstractItemModel::LayoutChangeHint hint=QAbstractItemModel::NoLayoutChangeHint)QAbstractItemModelsignal
layoutChanged(const QList< QPersistentModelIndex > &parents=QList< QPersistentModelIndex >(), QAbstractItemModel::LayoutChangeHint hint=QAbstractItemModel::NoLayoutChangeHint)QAbstractItemModelsignal
LayoutChangeHint enum nameQAbstractItemModel
load(const QUrl &location, const QString &format=QString())QQuickPlaylistslot
loaded()QQuickPlaylistsignal
loadFailed()QQuickPlaylistsignal
Loop enum valueQQuickPlaylist
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) constQAbstractItemModelvirtual
mediaPlaylist() constQQuickPlaylistinline
mimeData(const QModelIndexList &indexes) constQAbstractItemModelvirtual
mimeTypes() constQAbstractItemModelvirtual
modelAboutToBeReset(QPrivateSignal)QAbstractItemModelsignal
modelReset(QPrivateSignal)QAbstractItemModelsignal
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) constQAbstractItemModelvirtual
NetworkError enum valueQQuickPlaylist
next()QQuickPlaylistslot
nextIndex(int steps=1)QQuickPlaylistslot
NoError enum valueQQuickPlaylist
NoLayoutChangeHint enum valueQAbstractItemModel
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
orderQAbstractItemModel
parent() constQAbstractListModelinline
QAbstractItemModel::parentQAbstractItemModel
persistentIndexList() constQAbstractItemModelprotected
PlaybackMode enum nameQQuickPlaylist
playbackModeQQuickPlaylist
playbackMode() constQQuickPlaylist
playbackModeChanged()QQuickPlaylistsignal
previous()QQuickPlaylistslot
previousIndex(int steps=1)QQuickPlaylistslot
property(const char *name) constQObject
Q_REVISION(1) void addItems(const QList< QUrl > &sources)QQuickPlaylistslot
Q_REVISION(1) bool insertItems(int indexQQuickPlaylistslot
Q_REVISION(1) bool moveItem(int fromQQuickPlaylist
Q_REVISION(1) bool removeItems(int startQQuickPlaylist
QAbstractListModel::Q_REVISION(6, 4) virtual bool insertRows(int rowQAbstractItemModel
QAbstractListModel::Q_REVISION(6, 4) virtual bool moveRows(const QModelIndex &sourceParentQAbstractItemModel
QAbstractItemModel(QObject *parent=nullptr)QAbstractItemModelexplicit
QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent=nullptr)QAbstractItemModelprotected
QAbstractListModel(QObject *parent=nullptr)QAbstractListModelexplicit
QAbstractListModel(QAbstractItemModelPrivate &dd, QObject *parent)QAbstractListModelprotected
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
QQmlParserStatus()QQmlParserStatus
QQuickPlaylist(QObject *parent=0)QQuickPlaylist
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeItem(int index)QQuickPlaylist
resetInternalData()QAbstractItemModelprotectedvirtualslot
revert()QAbstractItemModelvirtualslot
roleNames() const overrideQQuickPlaylistvirtual
Roles enum nameQQuickPlaylist
rowCount(const QModelIndex &parent=QModelIndex()) const overrideQQuickPlaylistvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal)QAbstractItemModelsignal
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
rowsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal)QAbstractItemModelsignal
rowsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
save(const QUrl &location, const QString &format=QString())QQuickPlaylistslot
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
Sequential enum valueQQuickPlaylist
setCurrentIndex(int currentIndex)QQuickPlaylist
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QAbstractItemModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)QAbstractItemModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setParent(QObject *parent)QObject
setPlaybackMode(PlaybackMode playbackMode)QQuickPlaylist
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
shuffle()QQuickPlaylistslot
sibling(int row, int column, const QModelIndex &idx) const overrideQAbstractListModelvirtual
signalsBlocked() const noexceptQObjectinline
sourceColumnQAbstractItemModel
SourceRole enum valueQQuickPlaylist
sourceRowQAbstractItemModel
sourcesQQuickPlaylist
span(const QModelIndex &index) constQAbstractItemModelvirtual
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
submit()QAbstractItemModelvirtualslot
supportedDragActions() constQAbstractItemModelvirtual
supportedDropActions() constQAbstractItemModelvirtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toQQuickPlaylist
VerticalSortHint enum valueQAbstractItemModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QAbstractListModel()QAbstractListModel
~QObject()QObjectvirtual
~QQmlParserStatus()QQmlParserStatusvirtual
~QQuickPlaylist()QQuickPlaylist