Home
last modified time | relevance | path

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

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIrcConnection.h971 void restartNotifyList();
H A DKviIrcConnection.cpp873 connect(m_pNotifyListTimer, SIGNAL(timeout()), this, SLOT(restartNotifyList())); in delayedStartNotifyList()
886 restartNotifyList(); in endOfMotdReceived()
889 void KviIrcConnection::restartNotifyList() in restartNotifyList() function in KviIrcConnection
H A DKviApplication.cpp1700 pWindow->connection()->restartNotifyList(); in restartNotifyLists()