Akonadi
searchhandler.cpp
62 SearchRequest request(connection()->sessionId(), akonadi().searchManager(), akonadi().agentSearchManager());
67 QObject::connect(&request, &SearchRequest::resultsAvailable, [this](const QSet<qint64> &results) {
bool isEmpty() const const
QSet< T > & subtract(const QSet< T > &other)
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
The handler interfaces describes an entity capable of handling an AkonadiIMAP command.
Definition: handler.h:39
QSet< T > & unite(const QSet< T > &other)
bool isEmpty() const const
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jun 30 2022 03:51:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jun 30 2022 03:51:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.