kaddressbook
GlobalContactModel Class Reference
#include <globalcontactmodel.h>
Public Member Functions | |
~GlobalContactModel () | |
Akonadi::ContactsTreeModel * | model () const |
Static Public Member Functions | |
static GlobalContactModel * | instance () |
Detailed Description
Provides the global model for all contacts.
This model provides the EntityTreeModel for all contacts. The model is accessable via the static instance() method.
Definition at line 37 of file globalcontactmodel.h.
Constructor & Destructor Documentation
GlobalContactModel::~GlobalContactModel | ( | ) |
Destroys the global contact model.
Definition at line 54 of file globalcontactmodel.cpp.
Member Function Documentation
|
static |
Returns the global contact model instance.
Definition at line 61 of file globalcontactmodel.cpp.
Akonadi::ContactsTreeModel * GlobalContactModel::model | ( | ) | const |
Returns the item model of the global instance.
Definition at line 69 of file globalcontactmodel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 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:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.