kopete/kopete
Classes | |
| class | ContactListModel |
| class | ContactListModelItem |
| class | ContactListPlainModel |
| class | ContactListProxyModel |
| class | ContactListTreeModel |
| class | GroupModelItem |
| class | MetaContactModelItem |
| class | StatusEditAction |
| class | StatusEditDialog |
| class | StatusEditWidget |
Functions | |
| bool | contactListModelItemSort (const ContactListModelItem *item1, const ContactListModelItem *item2) |
| bool | manualMetaContactSort (const Kopete::MetaContact *mc1, const Kopete::MetaContact *mc2) |
Variables | |
| QHash< const ContactListModelItem *, int > * | _contactListModelItemPosition = 0 |
| QHash< const Kopete::MetaContact *, int > * | _metaContactPositionPlain = 0 |
Function Documentation
| bool Kopete::UI::contactListModelItemSort | ( | const ContactListModelItem * | item1, |
| const ContactListModelItem * | item2 | ||
| ) |
Definition at line 715 of file contactlisttreemodel.cpp.
| bool Kopete::UI::manualMetaContactSort | ( | const Kopete::MetaContact * | mc1, |
| const Kopete::MetaContact * | mc2 | ||
| ) |
Definition at line 346 of file contactlistplainmodel.cpp.
Variable Documentation
| QHash<const ContactListModelItem*, int>* Kopete::UI::_contactListModelItemPosition = 0 |
Definition at line 713 of file contactlisttreemodel.cpp.
| QHash<const Kopete::MetaContact*, int>* Kopete::UI::_metaContactPositionPlain = 0 |
Definition at line 344 of file contactlistplainmodel.cpp.
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