Akonadi
agentsearchengine.cpp
24 const QList<QVariant> args = QList<QVariant>() << collection.queryString() << QLatin1StringView("") << collection.id();
void addSearch(const Collection &collection) override
Adds the given collection to the search.
Definition agentsearchengine.cpp:18
void removeSearch(qint64 id) override
Removes the collection with the given id from the search.
Definition agentsearchengine.cpp:32
Helper integration between Akonadi and Qt.
NoBlock
QDBusMessage callWithArgumentList(QDBus::CallMode mode, const QString &method, const QList< QVariant > &args)
bool isValid() const const
QDBusError lastError() const const
QString message() const const
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.