Akonadi::ContactsTreeModel-members
Akonadi::ContactsTreeModel Member List
This is the complete list of members for Akonadi::ContactsTreeModel, including all inherited members.
AllEmails enum value | Akonadi::ContactsTreeModel | |
AvailablePartsRole | Akonadi::EntityTreeModel | |
beginInsertColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginInsertRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
beginRemoveColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginRemoveRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginResetModel() | QAbstractItemModel | protected |
bindableObjectName() | QObject | |
Birthday enum value | Akonadi::ContactsTreeModel | |
blockSignals(bool block) | QObject | |
buddy(const QModelIndex &index) const const | QAbstractItemModel | virtual |
BusinessAddress enum value | Akonadi::ContactsTreeModel | |
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const const | QAbstractItemModel | virtual |
canFetchMore(const QModelIndex &parent) const const | QAbstractItemModel | virtual |
changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | QAbstractItemModel | protected |
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QAbstractItemModel | protected |
checkIndex(const QModelIndex &index, CheckIndexOptions options) const const | QAbstractItemModel | |
CheckIndexOption enum name | QAbstractItemModel | |
CheckIndexOptions typedef | QAbstractItemModel | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clearAndReset() | Akonadi::EntityTreeModel | protected |
clearItemData(const QModelIndex &index) | QAbstractItemModel | virtual |
CollectionChildOrderRole | Akonadi::EntityTreeModel | |
CollectionDerefRole | Akonadi::EntityTreeModel | |
collectionFetched(int collectionId) | Akonadi::EntityTreeModel | signal |
CollectionFetchStrategy enum name | Akonadi::EntityTreeModel | |
collectionFetchStrategy() const | Akonadi::EntityTreeModel | |
CollectionIdRole | Akonadi::EntityTreeModel | |
collectionPopulated(Akonadi::Collection::Id collectionId) | Akonadi::EntityTreeModel | signal |
CollectionRefRole | Akonadi::EntityTreeModel | |
CollectionRole | Akonadi::EntityTreeModel | |
collectionTreeFetched(const Akonadi::Collection::List &collections) | Akonadi::EntityTreeModel | signal |
CollectionTreeHeaders | Akonadi::EntityTreeModel | |
Column enum name | Akonadi::ContactsTreeModel | |
columnCount(const QModelIndex &parent) const const=0 | QAbstractItemModel | pure virtual |
ColumnCountRole | Akonadi::EntityTreeModel | |
Columns typedef | Akonadi::ContactsTreeModel | |
columns() const | Akonadi::ContactsTreeModel | |
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) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
ContactsTreeModel(Monitor *monitor, QObject *parent=nullptr) | Akonadi::ContactsTreeModel | explicit |
createIndex(int row, int column, const void *ptr) const const | QAbstractItemModel | protected |
createIndex(int row, int column, quintptr id) const const | QAbstractItemModel | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
data(const QModelIndex &index, int role) const const=0 | QAbstractItemModel | pure virtual |
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles) | QAbstractItemModel | |
DateRole enum value | Akonadi::ContactsTreeModel | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
DisplayNameRole | Akonadi::EntityTreeModel | |
DoNotUseParent | QAbstractItemModel | |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | QAbstractItemModel | virtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
EndHeaderGroup | Akonadi::EntityTreeModel | |
endInsertColumns() | QAbstractItemModel | protected |
endInsertRows() | QAbstractItemModel | protected |
endMoveColumns() | QAbstractItemModel | protected |
endMoveRows() | QAbstractItemModel | protected |
endRemoveColumns() | QAbstractItemModel | protected |
endRemoveRows() | QAbstractItemModel | protected |
endResetModel() | QAbstractItemModel | protected |
entityData(const Collection &collection, int column, int role=Qt::DisplayRole) const | Akonadi::EntityTreeModel | protectedvirtual |
entityData(const Item &item, int column, int role=Qt::DisplayRole) const | Akonadi::EntityTreeModel | protectedvirtual |
entityHeaderData(int section, Qt::Orientation orientation, int role, HeaderGroup headerGroup) const | Akonadi::EntityTreeModel | protectedvirtual |
EntityTreeHeaders | Akonadi::EntityTreeModel | |
EntityTreeModel(Monitor *monitor, QObject *parent=nullptr) | Akonadi::EntityTreeModel | |
EntityUrlRole | Akonadi::EntityTreeModel | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
FamilyName enum value | Akonadi::ContactsTreeModel | |
FetchCollectionsRecursive | Akonadi::EntityTreeModel | |
FetchFirstLevelChildCollections | Akonadi::EntityTreeModel | |
FetchingState | Akonadi::EntityTreeModel | |
fetchMore(const QModelIndex &parent) | QAbstractItemModel | virtual |
FetchNoCollections | Akonadi::EntityTreeModel | |
FetchState enum name | Akonadi::EntityTreeModel | |
FetchStateRole | Akonadi::EntityTreeModel | |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
flags(const QModelIndex &index) const const | QAbstractItemModel | virtual |
FullName enum value | Akonadi::ContactsTreeModel | |
GivenName enum value | Akonadi::ContactsTreeModel | |
hasChildren(const QModelIndex &parent) const const | QAbstractItemModel | virtual |
hasIndex(int row, int column, const QModelIndex &parent) const const | QAbstractItemModel | |
headerData(int section, Qt::Orientation orientation, int role) const const | QAbstractItemModel | virtual |
headerDataChanged(Qt::Orientation orientation, int first, int last) | QAbstractItemModel | |
HeaderGroup enum name | Akonadi::EntityTreeModel | |
HomeAddress enum value | Akonadi::ContactsTreeModel | |
Homepage enum value | Akonadi::ContactsTreeModel | |
HorizontalSortHint | QAbstractItemModel | |
IdleState | Akonadi::EntityTreeModel | |
ImmediatePopulation | Akonadi::EntityTreeModel | |
includeRootCollection() const | Akonadi::EntityTreeModel | |
index(int row, int column, const QModelIndex &parent) const const=0 | QAbstractItemModel | pure virtual |
IndexIsValid | QAbstractItemModel | |
inherits(const char *className) const const | QObject | |
insertColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
insertColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
insertRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
insertRows(int row, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
installEventFilter(QObject *filterObj) | QObject | |
InvisibleCollectionFetch | Akonadi::EntityTreeModel | |
isCollectionPopulated(Akonadi::Collection::Id) const | Akonadi::EntityTreeModel | |
isCollectionTreeFetched() const | Akonadi::EntityTreeModel | |
isFullyPopulated() const | Akonadi::EntityTreeModel | |
IsPopulatedRole | Akonadi::EntityTreeModel | |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
itemData(const QModelIndex &index) const const | QAbstractItemModel | virtual |
ItemIdRole | Akonadi::EntityTreeModel | |
ItemListHeaders | Akonadi::EntityTreeModel | |
ItemPopulationStrategy enum name | Akonadi::EntityTreeModel | |
itemPopulationStrategy() const | Akonadi::EntityTreeModel | |
ItemRole | Akonadi::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 name | QAbstractItemModel | |
LazyPopulation | Akonadi::EntityTreeModel | |
listFilter() const | Akonadi::EntityTreeModel | |
LoadedPartsRole | Akonadi::EntityTreeModel | |
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const override | Akonadi::EntityTreeModel | virtual |
metaObject() const const | QObject | virtual |
mimeData(const QModelIndexList &indexes) const const | QAbstractItemModel | virtual |
MimeTypeRole | Akonadi::EntityTreeModel | |
mimeTypes() const const | QAbstractItemModel | virtual |
modelAboutToBeReset() | QAbstractItemModel | |
modelIndexesForItem(const QAbstractItemModel *model, const Item &item) | Akonadi::EntityTreeModel | static |
modelIndexForCollection(const QAbstractItemModel *model, const Collection &collection) | Akonadi::EntityTreeModel | static |
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) | QAbstractItemModel | virtual |
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) | QAbstractItemModel | virtual |
moveToThread(QThread *targetThread) | QObject | |
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const const | QAbstractItemModel | virtual |
NoItemPopulation | Akonadi::EntityTreeModel | |
NoLayoutChangeHint | QAbstractItemModel | |
NoOption | QAbstractItemModel | |
Note enum value | Akonadi::ContactsTreeModel | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
Organization enum value | Akonadi::ContactsTreeModel | |
OriginalCollectionNameRole | Akonadi::EntityTreeModel | |
parent(const QModelIndex &index) const const=0 | QAbstractItemModel | pure virtual |
QObject::parent() const const | QObject | |
ParentCollectionRole | Akonadi::EntityTreeModel | |
ParentIsInvalid | QAbstractItemModel | |
PendingCutRole | Akonadi::EntityTreeModel | |
persistentIndexList() const const | QAbstractItemModel | protected |
PhoneNumbers enum value | Akonadi::ContactsTreeModel | |
PreferredEmail enum value | Akonadi::ContactsTreeModel | |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QAbstractItemModel(QObject *parent) | QAbstractItemModel | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
RemoteIdRole | Akonadi::EntityTreeModel | |
removeColumn(int column, const QModelIndex &parent) | QAbstractItemModel | |
removeColumns(int column, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
removeEventFilter(QObject *obj) | QObject | |
removeRow(int row, const QModelIndex &parent) | QAbstractItemModel | |
removeRows(int row, int count, const QModelIndex &parent) | QAbstractItemModel | virtual |
resetInternalData() | QAbstractItemModel | protectedvirtual |
revert() | QAbstractItemModel | virtual |
Role enum value | Akonadi::ContactsTreeModel | |
roleNames() const const | QAbstractItemModel | virtual |
Roles enum name | Akonadi::ContactsTreeModel | |
rootCollectionDisplayName() const | Akonadi::EntityTreeModel | |
rowCount(const QModelIndex &parent) const const=0 | QAbstractItemModel | pure virtual |
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 const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
SessionRole | Akonadi::EntityTreeModel | |
setCollectionFetchStrategy(CollectionFetchStrategy strategy) | Akonadi::EntityTreeModel | |
setCollectionMonitored(const Akonadi::Collection &col, bool monitored=true) | Akonadi::EntityTreeModel | |
setCollectionsMonitored(const Akonadi::Collection::List &collections) | Akonadi::EntityTreeModel | |
setColumns(const Columns &columns) | Akonadi::ContactsTreeModel | |
setData(const QModelIndex &index, const QVariant &value, int role) | QAbstractItemModel | virtual |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | QAbstractItemModel | virtual |
setIncludeRootCollection(bool include) | Akonadi::EntityTreeModel | |
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) | QAbstractItemModel | virtual |
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 const | QAbstractItemModel | virtual |
signalsBlocked() const const | QObject | |
sort(int column, Qt::SortOrder order) | QAbstractItemModel | virtual |
span(const QModelIndex &index) const const | QAbstractItemModel | virtual |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
submit() | QAbstractItemModel | virtual |
supportedDragActions() const const | QAbstractItemModel | virtual |
supportedDropActions() const const | QAbstractItemModel | virtual |
systemEntitiesShown() const | Akonadi::EntityTreeModel | |
TerminalUserRole | Akonadi::EntityTreeModel | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
UnreadCountRole | Akonadi::EntityTreeModel | |
updatedCollection(const QAbstractItemModel *model, qint64 collectionId) | Akonadi::EntityTreeModel | static |
UserHeaders | Akonadi::EntityTreeModel | |
UserRole enum value (defined in Akonadi::ContactsTreeModel) | Akonadi::ContactsTreeModel | |
VerticalSortHint | QAbstractItemModel | |
~ContactsTreeModel() override | Akonadi::ContactsTreeModel | |
~EntityTreeModel() override | Akonadi::EntityTreeModel | |
~QAbstractItemModel() | QAbstractItemModel | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.