kopete/libkopete
kopetegroup.cpp
  
Go to the documentation of this file.
  175         connect( c->manager(), SIGNAL(messageSent(Kopete::Message&,Kopete::ChatSession*)), this, SLOT(sendMessage(Kopete::Message&)));
  185         disconnect( cs, SIGNAL(messageSent(Kopete::Message&,Kopete::ChatSession*)), this, SLOT(sendMessage(Kopete::Message&)) );
static ContactList * self()
The contact list is a singleton object. 
Definition: kopetecontactlist.cpp:71
void setUniqueGroupId(uint uniqueGroupId)
Definition: kopetegroup.cpp:160
void displayNameChanged(Kopete::Group *group, const QString &oldName)
Emitted when the group has been renamed. 
QList< MetaContact * > members() const 
child metacontact This function is not very efficient - it searches through all the metacontacts in t...
Definition: kopetegroup.cpp:98
Definition: kopetechatsession.h:74
Definition: kopetegroup_p.h:26
MessageDirection direction() const 
Accessor method for the direction of the message. 
Definition: kopetemessage.cpp:579
uint groupId() const 
virtual ChatSession * manager(CanCreateFlags canCreate=CannotCreate)=0
Returns the primary message manager affiliated with this contact Although a contact can have more tha...
Definition: kopetegroup.h:56
Definition: kopetecontact.h:58
Definition: kopetegroup.h:56
QString requestedPlugin() const 
Accessor method for the preferred plugin If null, Kopete will use the user's preferred plugin...
Definition: kopetemessage.cpp:529
const Contact * myself() const 
Get the local user in the session. 
Definition: kopetechatsession.cpp:215
Definition: kopetegroup.h:56
QList< Group * > groups() const 
The groups the contact is stored in. 
Definition: kopetemetacontact.cpp:1061
Definition: kopetemetacontact.h:54
Definition: kopetegroup.h:56
Definition: kopetecontact.h:283
QList< Contact * > to() const 
Accessor method for the Contacts that this message was sent to. 
Definition: kopetemessage.cpp:514
QString plainBody() const 
Get the message body back as plain text. 
Definition: kopetemessage.cpp:365
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.
    KDE API Reference