Akonadi Contacts
contactgroupsearchjob.h
39 * Akonadi::ContactGroupSearchJob *searchJob = qobject_cast<Akonadi::ContactGroupSearchJob*>( job );
82 };
Job that searches for contact groups in the Akonadi storage.
Definition contactgroupsearchjob.h:50
Match
Describes the type of pattern matching that shall be used.
Definition contactgroupsearchjob.h:78
@ ExactMatch
The result must match exactly the pattern (case sensitive).
Definition contactgroupsearchjob.h:79
@ StartsWithMatch
The result must start with the pattern (case insensitive).
Definition contactgroupsearchjob.h:80
~ContactGroupSearchJob() override
Destroys the contact group search job.
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.