Akonadi
itemretriever.h
43 explicit ItemRetriever(ItemRetrievalManager &manager, Connection *connection, const CommandContext &context);
An Connection represents one connection of a client to the server.
Definition connection.h:39
Manages and processes item retrieval requests.
Definition itemretrievalmanager.h:46
Helper class for retrieving missing items parts from remote resources.
Definition itemretriever.h:39
void setScope(const Scope &scope)
Retrieve all items matching the given item scope.
Definition itemretriever.cpp:93
void setCollection(const Collection &collection, bool recursive=true)
Retrieve all items in the given collection.
Definition itemretriever.cpp:86
Helper class to construct arbitrary SQL queries.
Definition querybuilder.h:33
Helper integration between Akonadi and Qt.
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Server
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 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:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.