akonadi
contactgroupexpandjob.cpp
134ContactGroupExpandJob::ContactGroupExpandJob( const KABC::ContactGroup &group, QObject * parent )
Job that expands a ContactGroup to a list of contacts.
Definition contactgroupexpandjob.h:65
~ContactGroupExpandJob()
Destroys the contact group expand job.
Definition contactgroupexpandjob.cpp:144
KABC::Addressee::List contacts() const
Returns the list of contacts.
Definition contactgroupexpandjob.cpp:162
ContactGroupExpandJob(const KABC::ContactGroup &group, QObject *parent=0)
Creates a new contact group expand job.
Definition contactgroupexpandjob.cpp:134
Job that searches for contact groups in the Akonadi storage.
Definition contactgroupsearchjob.h:60
void setLimit(int limit)
Sets a limit on how many results will be returned by this search job.
Definition contactgroupsearchjob.cpp:86
KABC::ContactGroup::List contactGroups() const
Returns the contact groups that matched the search criteria.
Definition contactgroupsearchjob.cpp:91
void setQuery(Criterion criterion, const QString &value)
Sets the criterion and value for the search.
Definition contactgroupsearchjob.cpp:55
void fetchFullPayload(bool fetch=true)
Sets whether the full payload shall be fetched.
Definition itemfetchscope.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.