akonadi/contact
recentcontactscollections.cpp
Akonadi::Collection defaultCollection() const
Returns the recent contacts collection in the default resource, or an invalid collection if such a co...
Definition: recentcontactscollections.cpp:96
bool hasDefaultCollection() const
Returns whether the default resource has a recent contacts collection.
Definition: recentcontactscollections.cpp:91
bool hasCollection(const AgentInstance &instance) const
Returns whether the given agent instance has a recent contacts collection.
Definition: recentcontactscollections.cpp:76
static RecentContactsCollections * self()
Returns the global RecentContactsCollections instance.
Definition: recentcontactscollections.cpp:71
bool registerCollection(const Akonadi::Collection &collection)
Registers the given collection as a recent contacts collection.
Definition: recentcontactscollections.cpp:86
Akonadi::Collection collection(const AgentInstance &instance) const
Returns the recent contacts collection in the given agent instance, or an invalid collection if such ...
Definition: recentcontactscollections.cpp:81
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.