Akonadi::Server::QueryHelper
Akonadi::Server::QueryHelper Namespace Reference
Functions | |
void | setToQuery (const ImapSet &set, const QString &column, QueryBuilder &qb) |
Detailed Description
Helper methods for common query tasks.
Function Documentation
◆ setToQuery()
void Akonadi::Server::QueryHelper::setToQuery | ( | const ImapSet & | set, |
const QString & | column, | ||
QueryBuilder & | qb | ||
) |
Add conditions to qb
for the given uid set set
applied to column
.
Definition at line 16 of file queryhelper.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:01:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:01:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.