Akonadi::Server::AgentSearchEngine
Akonadi::Server::AgentSearchEngine Class Reference
#include <agentsearchengine.h>
Inheritance diagram for Akonadi::Server::AgentSearchEngine:
Public Member Functions | |
void | addSearch (const Collection &collection) override |
void | removeSearch (qint64 id) override |
Public Member Functions inherited from Akonadi::Server::AbstractSearchEngine |
Detailed Description
Search engine for distributing searches to agents.
Definition at line 16 of file agentsearchengine.h.
Member Function Documentation
◆ addSearch()
|
overridevirtual |
Adds the given collection
to the search.
Implements Akonadi::Server::AbstractSearchEngine.
Definition at line 18 of file agentsearchengine.cpp.
◆ removeSearch()
|
overridevirtual |
Removes the collection with the given id
from the search.
Implements Akonadi::Server::AbstractSearchEngine.
Definition at line 32 of file agentsearchengine.cpp.
The documentation for this class was generated from the following files:
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.