• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepimlibs API Reference
  • KDE Home
  • Contact Us
 

akonadi

  • Akonadi
  • EntityTreeModel
Akonadi::EntityTreeModel Member List

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

AmazingCompletionRole enum valueAkonadi::EntityTreeModel
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
blockSignals(bool block)QObject
buddy(const QModelIndex &index) constQAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
clearAndReset()Akonadi::EntityTreeModelprotected
CollectionChildOrderRole enum valueAkonadi::EntityTreeModel
CollectionDerefRole enum valueAkonadi::EntityTreeModel
collectionFetched(int collectionId)Akonadi::EntityTreeModelsignal
CollectionFetchStrategy enum nameAkonadi::EntityTreeModel
collectionFetchStrategy() const Akonadi::EntityTreeModel
CollectionIdRole enum valueAkonadi::EntityTreeModel
collectionPopulated(Akonadi::Collection::Id collectionId)Akonadi::EntityTreeModelsignal
CollectionRefRole enum valueAkonadi::EntityTreeModel
CollectionRole enum valueAkonadi::EntityTreeModel
CollectionSyncProgressRole enum valueAkonadi::EntityTreeModel
collectionTreeFetched(const Akonadi::Collection::List &collections)Akonadi::EntityTreeModelsignal
CollectionTreeHeaders enum valueAkonadi::EntityTreeModel
columnCount(const QModelIndex &parent=QModelIndex()) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
ColumnCountRole enum valueAkonadi::EntityTreeModel
columnsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *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 char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
createIndex(int row, int column, void *ptr) constQAbstractItemModelprotected
createIndex(int row, int column, int id) constQAbstractItemModelprotected
createIndex(int row, int column, quint32 id) constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::DisplayRole) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() 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) const Akonadi::EntityTreeModelprotectedvirtual
entityData(const Collection &collection, int column, int role=Qt::DisplayRole) const Akonadi::EntityTreeModelprotectedvirtual
entityHeaderData(int section, Qt::Orientation orientation, int role, HeaderGroup headerGroup) const Akonadi::EntityTreeModelprotectedvirtual
entityMatch(const Item &item, const QVariant &value, Qt::MatchFlags flags) const Akonadi::EntityTreeModelprotectedvirtual
entityMatch(const Collection &collection, const QVariant &value, Qt::MatchFlags flags) const Akonadi::EntityTreeModelprotectedvirtual
EntityTreeHeaders enum valueAkonadi::EntityTreeModel
EntityTreeModel(ChangeRecorder *monitor, QObject *parent=0)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) (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
FetchNoCollections enum valueAkonadi::EntityTreeModel
FetchState enum nameAkonadi::EntityTreeModel
FetchStateRole enum valueAkonadi::EntityTreeModel
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
flags(const QModelIndex &index) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HeaderGroup enum nameAkonadi::EntityTreeModel
IdleState enum valueAkonadi::EntityTreeModel
ImmediatePopulation enum valueAkonadi::EntityTreeModel
includeRootCollection() const Akonadi::EntityTreeModel
includeUnsubscribed() const Akonadi::EntityTreeModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
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
isA(const char *className) constQObject
isCollectionPopulated(Akonadi::Collection::Id) const Akonadi::EntityTreeModel
isCollectionTreeFetched() const Akonadi::EntityTreeModel
isFullyPopulated() const Akonadi::EntityTreeModel
IsPopulatedRole enum valueAkonadi::EntityTreeModel
isWidgetType() constQObject
itemData(const QModelIndex &index) constQAbstractItemModelvirtual
ItemIdRole enum valueAkonadi::EntityTreeModel
ItemListHeaders enum valueAkonadi::EntityTreeModel
ItemPopulationStrategy enum nameAkonadi::EntityTreeModel
itemPopulationStrategy() const Akonadi::EntityTreeModel
ItemRole enum valueAkonadi::EntityTreeModel
killTimer(int id)QObject
layoutAboutToBeChanged()QAbstractItemModel
layoutChanged()QAbstractItemModel
LazyPopulation enum valueAkonadi::EntityTreeModel
listFilter() const Akonadi::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 Akonadi::EntityTreeModelvirtual
QAbstractItemModel::match(const QModelIndex &start, int role, const QVariant &value, int hits, QFlags< Qt::MatchFlag > flags) constQAbstractItemModelvirtual
metaObject() constQObjectvirtual
mimeData(const QModelIndexList &indexes) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
MimeTypeRole enum valueAkonadi::EntityTreeModel
mimeTypes() const (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
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
NoItemPopulation enum valueAkonadi::EntityTreeModel
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
OriginalCollectionNameRole enum valueAkonadi::EntityTreeModel
parent(const QModelIndex &index) const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
QObject::parent() constQObject
ParentCollectionRole enum valueAkonadi::EntityTreeModel
PendingCutRole enum valueAkonadi::EntityTreeModel
persistentIndexList() constQAbstractItemModelprotected
property(const char *name) constQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
RemoteIdRole enum valueAkonadi::EntityTreeModel
removeChild(QObject *object)QObject
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
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotected
revert()QAbstractItemModelvirtual
roleNames() constQAbstractItemModel
Roles enum nameAkonadi::EntityTreeModel
rootCollectionDisplayName() const Akonadi::EntityTreeModel
rowCount(const QModelIndex &parent=QModelIndex()) const (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 start, int end)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int start, int end)QAbstractItemModel
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
SessionRole enum valueAkonadi::EntityTreeModel
setCollectionFetchStrategy(CollectionFetchStrategy strategy)Akonadi::EntityTreeModel
setCollectionMonitored(const Akonadi::Collection &col, bool monitored=true)Akonadi::EntityTreeModel
setCollectionReferenced(const Akonadi::Collection &col, bool referenced=true)Akonadi::EntityTreeModel
setCollectionsMonitored(const Akonadi::Collection::List &collections)Akonadi::EntityTreeModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role)QAbstractItemModelvirtual
setIncludeRootCollection(bool include)Akonadi::EntityTreeModel
setIncludeUnsubscribed(bool show)Akonadi::EntityTreeModel
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setItemPopulationStrategy(ItemPopulationStrategy strategy)Akonadi::EntityTreeModel
setListFilter(Akonadi::CollectionFetchScope::ListFilter filter)Akonadi::EntityTreeModel
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setRootCollectionDisplayName(const QString &name)Akonadi::EntityTreeModel
setShowSystemEntities(bool show)Akonadi::EntityTreeModel
setSupportedDragActions(QFlags< Qt::DropAction > actions)QAbstractItemModel
sibling(int row, int column, const QModelIndex &index) constQAbstractItemModel
signalsBlocked() constQObject
sort(int column, Qt::SortOrder order)QAbstractItemModelvirtual
span(const QModelIndex &index) constQAbstractItemModelvirtual
startTimer(int interval)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() constQAbstractItemModel
supportedDropActions() const (defined in Akonadi::EntityTreeModel)Akonadi::EntityTreeModelvirtual
systemEntitiesShown() const Akonadi::EntityTreeModel
TerminalUserRole enum valueAkonadi::EntityTreeModel
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
UnreadCountRole enum valueAkonadi::EntityTreeModel
UserHeaders enum valueAkonadi::EntityTreeModel
UserRole enum valueAkonadi::EntityTreeModel
~EntityTreeModel()Akonadi::EntityTreeModelvirtual
~QAbstractItemModel()QAbstractItemModelvirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi

Skip menu "akonadi"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Modules
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal