Akonadi
agentsearchengine.cpp
31 qCCritical(AKONADISERVER_SEARCH_LOG) << "Failed to connect to agent manager: " << agentMgr.lastError().message();
45 qCCritical(AKONADISERVER_SEARCH_LOG) << "Failed to connect to agent manager: " << agentMgr.lastError().message();
bool isValid() const const
Definition: aggregatedfetchscope.cpp:19
QString message() const const
void removeSearch(qint64 id) override
Removes the collection with the given id from the search.
Definition: agentsearchengine.cpp:34
void addSearch(const Collection &collection) override
Adds the given collection to the search.
Definition: agentsearchengine.cpp:18
Helper integration between Akonadi and Qt.
QDBusError lastError() const const
QDBusMessage callWithArgumentList(QDBus::CallMode mode, const QString &method, const QList< QVariant > &args)
NoBlock
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 07:17:46 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 07:17:46 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.