Akonadi Contacts
contactsearchjob.h
94 };
105 ContainsWordBoundaryMatch ///< The result must contain a word starting with the pattern (case insensitive).
106 };
Job that searches for contacts in the Akonadi storage.
Definition contactsearchjob.h:69
@ ExactMatch
The result must match exactly the pattern (case sensitive).
Definition contactsearchjob.h:102
@ StartsWithMatch
The result must start with the pattern (case insensitive).
Definition contactsearchjob.h:103
@ ContainsMatch
The result must contain the pattern (case insensitive).
Definition contactsearchjob.h:104
~ContactSearchJob() override
Destroys the contact search job.
AddresseeList List
A widget for editing the display name of a contact.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:45 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:36:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.