Akonadi::Search::PIM::NoteQuery
Akonadi::Search::PIM::NoteQuery Class Reference
#include <notequery.h>
Inheritance diagram for Akonadi::Search::PIM::NoteQuery:

Public Member Functions | |
ResultIterator | exec () override |
int | limit () const |
void | matchNote (const QString ¬e) |
void | matchTitle (const QString &title) |
void | setLimit (int limit) |
Additional Inherited Members | |
![]() | |
static QString | defaultLocation (const QString &dbName) |
static Query * | fromJSON (const QByteArray &json) |
Detailed Description
Query for a list of contacts matching a criteria.
Definition at line 28 of file notequery.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:08:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:08:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.