Home
last modified time | relevance | path

Searched refs:addChatInfoForConnection (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Dconnectionhandler.h92 void addChatInfoForConnection( Connection* c, Oscar::WORD exchange, const QString& room );
H A Dconnectionhandler.cpp118 void ConnectionHandler::addChatInfoForConnection( Connection* c, Oscar::WORD exchange, const QStrin… in addChatInfoForConnection() function in ConnectionHandler
H A Dclient.cpp1576 d->connections.addChatInfoForConnection( c, srt->chatExchange(), srt->chatRoomName() ); in haveServerForRedirect()