kopete/libkopete
This is the complete list of members for Kopete::ContactList, including all inherited members.
addGroup(Kopete::Group *) | Kopete::ContactList | slot |
addGroups(QList< Group * > groups) | Kopete::ContactList | slot |
addMetaContact(Kopete::MetaContact *c) | Kopete::ContactList | slot |
addMetaContacts(QList< MetaContact * > metaContacts) | Kopete::ContactList | slot |
contactListLoaded() | Kopete::ContactList | signal |
findContact(const QString &protocolId, const QString &accountId, const QString &contactId) const | Kopete::ContactList | |
findGroup(const QString &displayName, int type=0) | Kopete::ContactList | |
findMetaContactByContactId(const QString &contactId) const | Kopete::ContactList | |
findMetaContactByDisplayName(const QString &displayName) const | Kopete::ContactList | |
group(unsigned int groupId) const | Kopete::ContactList | |
groupAdded(Kopete::Group *) | Kopete::ContactList | signal |
groupRemoved(Kopete::Group *) | Kopete::ContactList | signal |
groupRenamed(Kopete::Group *, const QString &oldname) | Kopete::ContactList | signal |
groups() const | Kopete::ContactList | |
load() | Kopete::ContactList | slot |
loaded() const | Kopete::ContactList | slot |
mergeMetaContacts(QList< MetaContact * > src, Kopete::MetaContact *dst) | Kopete::ContactList | slot |
metaContact(const QString &metaContactId) const | Kopete::ContactList | |
metaContactAdded(Kopete::MetaContact *mc) | Kopete::ContactList | signal |
metaContactAddedToGroup(Kopete::MetaContact *mc, Kopete::Group *to) | Kopete::ContactList | signal |
metaContactMovedToGroup(Kopete::MetaContact *mc, Kopete::Group *from, Kopete::Group *to) | Kopete::ContactList | signal |
metaContactRemoved(Kopete::MetaContact *mc) | Kopete::ContactList | signal |
metaContactRemovedFromGroup(Kopete::MetaContact *mc, Kopete::Group *from) | Kopete::ContactList | signal |
metaContacts() const | Kopete::ContactList | |
metaContactSelected(bool) | Kopete::ContactList | signal |
myself() | Kopete::ContactList | |
removeGroup(Kopete::Group *) | Kopete::ContactList | slot |
removeMetaContact(Kopete::MetaContact *contact) | Kopete::ContactList | slot |
save() | Kopete::ContactList | slot |
selectedGroups() const | Kopete::ContactList | |
selectedMetaContacts() const | Kopete::ContactList | |
selectionChanged() | Kopete::ContactList | signal |
self() | Kopete::ContactList | static |
setSelectedItems(QList< MetaContact * > metaContacts, QList< Group * > groups) | Kopete::ContactList | slot |
shutdown() | Kopete::ContactList | slot |
~ContactList() | Kopete::ContactList | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.