akonadi/contact
contactgroupexpandjob.cpp
134 ContactGroupExpandJob::ContactGroupExpandJob( const KABC::ContactGroup &group, QObject * parent )
void setLimit(int limit)
Sets a limit on how many results will be returned by this search job.
Definition: contactgroupsearchjob.cpp:86
QString & append(QChar ch)
void setQuery(Criterion criterion, const QString &value)
Sets the criterion and value for the search.
Definition: contactgroupsearchjob.cpp:55
KABC::Addressee::List contacts() const
Returns the list of contacts.
Definition: contactgroupexpandjob.cpp:162
Job that searches for contact groups in the Akonadi storage.
Definition: contactgroupsearchjob.h:59
bool isEmpty() const
ContactGroupExpandJob(const KABC::ContactGroup &group, QObject *parent=0)
Creates a new contact group expand job.
Definition: contactgroupexpandjob.cpp:134
~ContactGroupExpandJob()
Destroys the contact group expand job.
Definition: contactgroupexpandjob.cpp:144
Job that expands a ContactGroup to a list of contacts.
Definition: contactgroupexpandjob.h:64
The name of the contact group.
Definition: contactgroupsearchjob.h:80
KABC::ContactGroup::List contactGroups() const
Returns the contact groups that matched the search criteria.
Definition: contactgroupsearchjob.cpp:91
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.