kopete/libkopete
kopetecontactliststorage.cpp
Go to the documentation of this file.
99 //kate: indent-mode cstyle; indent-spaces on; indent-width 4; auto-insert-doxygen on; replace-tabs on
Kopete::Group * findGroup(const QString &displayName, int type=Kopete::Group::Normal)
Find a group with his displayName.
Definition: kopetecontactliststorage.cpp:77
Kopete::Group * group(unsigned int groupId) const
Get the Group with the given id for this storage.
Definition: kopetecontactliststorage.cpp:67
Group::List groups() const
Get the Group list for this storage.
Definition: kopetecontactliststorage.cpp:47
virtual ~ContactListStorage()
Definition: kopetecontactliststorage.cpp:42
ContactListStorage()
Definition: kopetecontactliststorage.cpp:36
Definition: kopetegroup.h:56
MetaContact::List contacts() const
Get the MetaContact list for this storage.
Definition: kopetecontactliststorage.cpp:52
Definition: kopetegroup.h:56
Definition: kopetemetacontact.h:54
Definition: kopetegroup.h:56
void addGroup(Kopete::Group *group)
Add a Group to internal list.
Definition: kopetecontactliststorage.cpp:62
void addMetaContact(Kopete::MetaContact *metaContact)
Add a MetaContact to internal list.
Definition: kopetecontactliststorage.cpp:57
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.