Home
last modified time | relevance | path

Searched refs:xmlIncomingSlot (Results 1 – 2 of 2) sorted by relevance

/dports/polish/kadu/kadu-4.3/plugins/jabber_protocol/gui/windows/
H A Dxml-console.cpp44 …ocol->streamDebugService(), SIGNAL(incomingStream(QString)), this, SLOT(xmlIncomingSlot(QString))); in XmlConsole()
67 void XmlConsole::xmlIncomingSlot(const QString &str) in xmlIncomingSlot() function in XmlConsole
H A Dxml-console.h41 void xmlIncomingSlot(const QString &str);