akonadi/contact
recentcontactscollectionrequestjob.cpp
41 displayNameMap.insert( "recent-contacts", i18nc( "recent contacts folder", "Recent Contacts" ) );
48 options.insert( QLatin1String( "Path" ), QString( KGlobal::dirs()->localxdgdatadir() + QLatin1String( "recent-contacts" ) ) );
QList< Key > keys() const
RecentContactsCollectionRequestJob(QObject *parent=0)
Creates a new recent contacts collection request job.
Definition: recentcontactscollectionrequestjob.cpp:36
void requestCollection(const AgentInstance &instance)
Requests the recent contacts collection in the given resource instance.
Definition: recentcontactscollectionrequestjob.cpp:67
~RecentContactsCollectionRequestJob()
Destroys the recent contacts collection request job.
Definition: recentcontactscollectionrequestjob.cpp:58
iterator insert(const Key &key, const T &value)
void requestDefaultCollection()
Requests the recent contacts collection in the default resource.
Definition: recentcontactscollectionrequestjob.cpp:62
const T value(const Key &key) const
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.