Akonadi::EntityTreeModel-members

Search for usage in LXR

Akonadi::EntityTreeModel Member List

This is the complete list of members for Akonadi::EntityTreeModel, including all inherited members.

AvailablePartsRole enum valueAkonadi::EntityTreeModel
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 destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
bindableObjectName()QObject
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const constQAbstractItemModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, CheckIndexOptions options) const constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
CheckIndexOptionsQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearAndReset()Akonadi::EntityTreeModelprotected
clearItemData(const QModelIndex &index)QAbstractItemModelvirtual
CollectionChildOrderRole enum valueAkonadi::EntityTreeModel
CollectionDerefRole enum valueAkonadi::EntityTreeModel
collectionFetched(int collectionId)Akonadi::EntityTreeModelsignal
CollectionFetchStrategy enum nameAkonadi::EntityTreeModel
collectionFetchStrategy() constAkonadi::EntityTreeModel
CollectionIdRole enum valueAkonadi::EntityTreeModel
collectionPopulated(Akonadi::Collection::Id collectionId)Akonadi::EntityTreeModelsignal
CollectionRefRole enum valueAkonadi::EntityTreeModel
CollectionRole enum valueAkonadi::EntityTreeModel
collectionTreeFetched(const Akonadi::Collection::List &collections)Akonadi::EntityTreeModelsignal
CollectionTreeHeaders enum valueAkonadi::EntityTreeModel
columnCount(const QModelIndex &parent=QModelIndex()) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
ColumnCountRole enum valueAkonadi::EntityTreeModel
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
createIndex(int row, int column, const void *ptr) const constQAbstractItemModelprotected
createIndex(int row, int column, quintptr id) const constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles)QAbstractItemModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
DisplayNameRole enum valueAkonadi::EntityTreeModel
DoNotUseParentQAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
EndHeaderGroup enum valueAkonadi::EntityTreeModel
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
EndRole enum value (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModel
entityColumnCount(HeaderGroup headerGroup) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelprotectedvirtual
entityData(const Item &item, int column, int role=Qt::DisplayRole) constAkonadi::EntityTreeModelprotectedvirtual
entityData(const Collection &collection, int column, int role=Qt::DisplayRole) constAkonadi::EntityTreeModelprotectedvirtual
entityHeaderData(int section, Qt::Orientation orientation, int role, HeaderGroup headerGroup) constAkonadi::EntityTreeModelprotectedvirtual
EntityTreeHeaders enum valueAkonadi::EntityTreeModel
EntityTreeModel(Monitor *monitor, QObject *parent=nullptr)Akonadi::EntityTreeModelexplicit
EntityUrlRole enum valueAkonadi::EntityTreeModel
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
FetchCollectionsRecursive enum valueAkonadi::EntityTreeModel
FetchFirstLevelChildCollections enum valueAkonadi::EntityTreeModel
FetchingState enum valueAkonadi::EntityTreeModel
fetchMore(const QModelIndex &parent) override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
FetchNoCollections enum valueAkonadi::EntityTreeModel
FetchState enum nameAkonadi::EntityTreeModel
FetchStateRole enum valueAkonadi::EntityTreeModel
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
flags(const QModelIndex &index) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HeaderGroup enum nameAkonadi::EntityTreeModel
HorizontalSortHintQAbstractItemModel
IdleState enum valueAkonadi::EntityTreeModel
ImmediatePopulation enum valueAkonadi::EntityTreeModel
includeRootCollection() constAkonadi::EntityTreeModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
installEventFilter(QObject *filterObj)QObject
InvisibleCollectionFetch enum valueAkonadi::EntityTreeModel
isCollectionPopulated(Akonadi::Collection::Id) constAkonadi::EntityTreeModel
isCollectionTreeFetched() constAkonadi::EntityTreeModel
isFullyPopulated() constAkonadi::EntityTreeModel
IsPopulatedRole enum valueAkonadi::EntityTreeModel
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
itemData(const QModelIndex &index) const constQAbstractItemModelvirtual
ItemIdRole enum valueAkonadi::EntityTreeModel
ItemListHeaders enum valueAkonadi::EntityTreeModel
itemPopulationStrategy() constAkonadi::EntityTreeModel
ItemPopulationStrategy enum nameAkonadi::EntityTreeModel
ItemRole enum valueAkonadi::EntityTreeModel
killTimer(int id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
LayoutChangeHint enum nameQAbstractItemModel
LazyPopulation enum valueAkonadi::EntityTreeModel
listFilter() constAkonadi::EntityTreeModel
LoadedPartsRole enum valueAkonadi::EntityTreeModel
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const overrideAkonadi::EntityTreeModelvirtual
metaObject() const constQObjectvirtual
mimeData(const QModelIndexList &indexes) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
MimeTypeRole enum valueAkonadi::EntityTreeModel
mimeTypes() const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
modelAboutToBeReset()QAbstractItemModel
modelIndexesForItem(const QAbstractItemModel *model, const Item &item)Akonadi::EntityTreeModelstatic
modelIndexForCollection(const QAbstractItemModel *model, const Collection &collection)Akonadi::EntityTreeModelstatic
modelReset()QAbstractItemModel
moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveToThread(QThread *targetThread)QObject
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const constQAbstractItemModelvirtual
NoItemPopulation enum valueAkonadi::EntityTreeModel
NoLayoutChangeHintQAbstractItemModel
NoOptionQAbstractItemModel
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
OriginalCollectionNameRole enum valueAkonadi::EntityTreeModel
parent(const QModelIndex &index) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
QObject::parent() const constQObject
ParentCollectionRole enum valueAkonadi::EntityTreeModel
ParentIsInvalidQAbstractItemModel
PendingCutRole enum valueAkonadi::EntityTreeModel
persistentIndexList() const constQAbstractItemModelprotected
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
RemoteIdRole enum valueAkonadi::EntityTreeModel
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent)QAbstractItemModelvirtual
removeEventFilter(QObject *obj)QObject
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent)QAbstractItemModelvirtual
resetInternalData()QAbstractItemModelprotectedvirtual
revert()QAbstractItemModelvirtual
roleNames() const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
Roles enum nameAkonadi::EntityTreeModel
rootCollectionDisplayName() constAkonadi::EntityTreeModel
rowCount(const QModelIndex &parent=QModelIndex()) const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
SessionRole enum valueAkonadi::EntityTreeModel
setCollectionFetchStrategy(CollectionFetchStrategy strategy)Akonadi::EntityTreeModel
setCollectionMonitored(const Akonadi::Collection &col, bool monitored=true)Akonadi::EntityTreeModel
setCollectionsMonitored(const Akonadi::Collection::List &collections)Akonadi::EntityTreeModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setIncludeRootCollection(bool include)Akonadi::EntityTreeModel
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setItemPopulationStrategy(ItemPopulationStrategy strategy)Akonadi::EntityTreeModel
setListFilter(Akonadi::CollectionFetchScope::ListFilter filter)Akonadi::EntityTreeModel
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setRootCollectionDisplayName(const QString &name)Akonadi::EntityTreeModel
setShowSystemEntities(bool show)Akonadi::EntityTreeModel
sibling(int row, int column, const QModelIndex &index) const constQAbstractItemModelvirtual
signalsBlocked() const constQObject
sort(int column, Qt::SortOrder order)QAbstractItemModelvirtual
span(const QModelIndex &index) const constQAbstractItemModelvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() const constQAbstractItemModelvirtual
supportedDropActions() const override (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
systemEntitiesShown() constAkonadi::EntityTreeModel
TerminalUserRole enum valueAkonadi::EntityTreeModel
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
UnreadCountRole enum valueAkonadi::EntityTreeModel
updatedCollection(const QAbstractItemModel *model, qint64 collectionId)Akonadi::EntityTreeModelstatic
updatedCollection(const QAbstractItemModel *model, const Collection &col) (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelstatic
UserHeaders enum valueAkonadi::EntityTreeModel
UserRole enum valueAkonadi::EntityTreeModel
VerticalSortHintQAbstractItemModel
~EntityTreeModel() overrideAkonadi::EntityTreeModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:38 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.