Home
last modified time | relevance | path

Searched refs:slotRegisterUserDone (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/ui/
H A Djabberregisteraccount.h63 void slotRegisterUserDone ();
H A Djabberregisteraccount.cpp357 QObject::connect (task, SIGNAL (finished()), this, SLOT (slotRegisterUserDone())); in slotConnected()
363 void JabberRegisterAccount::slotRegisterUserDone () in slotRegisterUserDone() function in JabberRegisterAccount
/dports/net-im/ruqola/ruqola-1.6.1/src/core/
H A Drocketchataccount.h567 void slotRegisterUserDone();
H A Drocketchataccount.cpp537 … &RocketChatRestApi::Connection::registerUserDone, this, &RocketChatAccount::slotRegisterUserDone); in restApi()
2443 void RocketChatAccount::slotRegisterUserDone() in slotRegisterUserDone() function in RocketChatAccount