Akonadi
collectionmovehandler.cpp
30 Collection source = HandlerHelper::collectionFromScope(cmd.collection(), connection()->context());
52 ItemRetriever retriever(akonadi().itemRetrievalManager(), connection(), connection()->context());
Helper class for DataStore transaction handling.
Definition: transaction.h:22
A RAII helper class to temporarily stop the CacheCleaner.
Definition: cachecleaner.h:31
void setCollection(const Collection &collection, bool recursive=true)
Retrieve all items in the given collection.
Definition: itemretriever.cpp:100
virtual bool moveCollection(Collection &collection, const Collection &newParent)
moves the collection collection to newParent.
Definition: datastore.cpp:942
The handler interfaces describes an entity capable of handling an AkonadiIMAP command.
Definition: handler.h:39
Helper class for retrieving missing items parts from remote resources.
Definition: itemretriever.h:38
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jul 2 2022 06:41:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jul 2 2022 06:41:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.