akonadi/contact
contactsearchjob.cpp
The result must contain the pattern (case insensitive).
Definition: contactsearchjob.h:115
void setLimit(int limit)
Sets a limit on how many results will be returned by this search job.
Definition: contactsearchjob.cpp:94
The name or email address of the contact.
Definition: contactsearchjob.h:103
ContactSearchJob(QObject *parent=0)
Creates a new contact search job.
Definition: contactsearchjob.cpp:35
The result must start with the pattern (case insensitive).
Definition: contactsearchjob.h:114
KABC::Addressee::List contacts() const
Returns the contacts that matched the search criteria.
Definition: contactsearchjob.cpp:99
The email address of the contact.
Definition: contactsearchjob.h:101
void setQuery(Criterion criterion, const QString &value)
Sets the criterion and value for the search.
Definition: contactsearchjob.cpp:54
The global unique identifier of the contact.
Definition: contactsearchjob.h:104
The result must contain a word starting with the pattern (case insensitive).
Definition: contactsearchjob.h:116
The result must match exactly the pattern (case sensitive).
Definition: contactsearchjob.h:113
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.