Nepomuk-Core
ContactList Class Reference
#include <contact-list.h>
Inheritance diagram for ContactList:
Public Slots | |
void | startChat (const Tp::AccountPtr &account, const KTp::ContactPtr &contact) |
Public Member Functions | |
ContactList (QObject *parent=0) | |
KTp::ContactsFilterModel * | filterModel () const |
Properties | |
QObject | model |
Detailed Description
Exposes general contact list stuff to QML.
Definition at line 29 of file contact-list.h.
Constructor & Destructor Documentation
ContactList::ContactList | ( | QObject * | parent = 0 | ) |
Definition at line 33 of file contact-list.cpp.
Member Function Documentation
KTp::ContactsFilterModel * ContactList::filterModel | ( | ) | const |
Definition at line 85 of file contact-list.cpp.
|
slot |
Definition at line 90 of file contact-list.cpp.
Property Documentation
|
read |
Definition at line 32 of file contact-list.h.
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.