Akonadi
itemretriever.h
43 explicit ItemRetriever(ItemRetrievalManager &manager, Connection *connection, const CommandContext &context);
Q_OBJECTQ_OBJECT
void setCollection(const Collection &collection, bool recursive=true)
Retrieve all items in the given collection.
Definition: itemretriever.cpp:100
Manages and processes item retrieval requests.
Definition: itemretrievalmanager.h:46
Q_SIGNALSQ_SIGNALS
void setScope(const Scope &scope)
Retrieve all items matching the given item scope.
Definition: itemretriever.cpp:107
Helper class for retrieving missing items parts from remote resources.
Definition: itemretriever.h:38
An Connection represents one connection of a client to the server.
Definition: connection.h:46
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:52:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:52:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.