kopete/kopete
Kopete::UI::MetaContactModelItem Class Reference
#include <contactlisttreemodel_p.h>
Inheritance diagram for Kopete::UI::MetaContactModelItem:

Public Member Functions | |
| MetaContactModelItem (Kopete::MetaContact *metaContact) | |
| Kopete::MetaContact * | metaContact () const |
Public Member Functions inherited from Kopete::UI::ContactListModelItem | |
| ContactListModelItem () | |
| virtual | ~ContactListModelItem () |
| virtual int | count () const |
| virtual bool | hasChildren () const |
| int | index () const |
| virtual bool | isGroup () const |
| virtual int | metaContactCount () const |
| GroupModelItem * | parent () const |
| bool | remove () |
| virtual void | sort (bool(*lessThan)(const ContactListModelItem *, const ContactListModelItem *)) |
Additional Inherited Members | |
Protected Attributes inherited from Kopete::UI::ContactListModelItem | |
| GroupModelItem * | mParent |
Detailed Description
Definition at line 79 of file contactlisttreemodel_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 82 of file contactlisttreemodel_p.h.
Member Function Documentation
|
inline |
Definition at line 86 of file contactlisttreemodel_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:08 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:29:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from