Home
last modified time | relevance | path

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

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/ui/
H A Djabberregisteraccount.cpp99 …connect ( mMainWidget->leServer, SIGNAL (textChanged(QString)), this, SLOT (slotJIDInformation()) … in JabberRegisterAccount()
100 connect ( mMainWidget->leJID, SIGNAL (textChanged(QString)), this, SLOT (slotJIDInformation()) ); in JabberRegisterAccount()
110 slotJIDInformation (); in JabberRegisterAccount()
193 void JabberRegisterAccount::slotJIDInformation () in slotJIDInformation() function in JabberRegisterAccount
239 slotJIDInformation(); in slotOverrideHostToggled()
H A Djabberregisteraccount.h54 void slotJIDInformation ();