Akonadi
itemlinkhandler.cpp
32 const Collection collection = HandlerHelper::collectionFromScope(cmd.destination(), connection()->context());
39 Scope::SelectionScope itemSelectionScope = Scope::selectionScopeFromByteArray(m_streamParser->peekString());
NotificationCollector * notificationCollector()
Returns the notification collector of this DataStore object.
Definition: datastore.cpp:206
Helper class for DataStore transaction handling.
Definition: transaction.h:22
void itemsLinked(const PimItem::List &items, const Collection &collection)
Notify about linked items.
Definition: notificationcollector.cpp:124
Helper class for creating and executing database SELECT queries.
Definition: selectquerybuilder.h:19
The handler interfaces describes an entity capable of handling an AkonadiIMAP command.
Definition: handler.h:39
void itemsUnlinked(const PimItem::List &items, const Collection &collection)
Notify about unlinked items.
Definition: notificationcollector.cpp:129
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jun 30 2022 03:51:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jun 30 2022 03:51:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.