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 55 of file globalcontactmodel.cpp.
Member Function Documentation
|
static |
Returns the global contact model instance.
Definition at line 62 of file globalcontactmodel.cpp.
Akonadi::ContactsTreeModel * GlobalContactModel::model | ( | ) | const |
Returns the item model of the global instance.
Definition at line 70 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.