Home
last modified time | relevance | path

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

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/
H A Doscarcontact.h145 void slotTyping( bool typing );
H A Doscarcontact.cpp143 this, SLOT(slotTyping(bool)) ); in manager()
287 void OscarContact::slotTyping( bool typing ) in slotTyping() function in OscarContact