Nepomuk-Core
KTp::ContactsListModel Class Reference
  #include <contacts-list-model.h>
Inheritance diagram for KTp::ContactsListModel:

Public Member Functions | |
| ContactsListModel (QObject *parent=0) | |
| virtual | ~ContactsListModel () | 
| QVariant | data (const QModelIndex &index, int role) const | 
| int | rowCount (const QModelIndex &parent) const | 
| void | setAccountManager (const Tp::AccountManagerPtr &accountManager) | 
Detailed Description
Definition at line 31 of file contacts-list-model.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 39 of file contacts-list-model.cpp.
      
  | 
  virtual | 
Definition at line 70 of file contacts-list-model.cpp.
Member Function Documentation
| QVariant KTp::ContactsListModel::data | ( | const QModelIndex & | index, | 
| int | role | ||
| ) | const | 
Definition at line 90 of file contacts-list-model.cpp.
| int KTp::ContactsListModel::rowCount | ( | const QModelIndex & | parent | ) | const | 
Definition at line 81 of file contacts-list-model.cpp.
| void KTp::ContactsListModel::setAccountManager | ( | const Tp::AccountManagerPtr & | accountManager | ) | 
Definition at line 75 of file contacts-list-model.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.