Home
last modified time | relevance | path

Searched defs:nickInfoChanged (Results 1 – 3 of 3) sorted by relevance

/dports/irc/konversation/konversation-21.12.3/src/irc/
H A Dserverison.cpp86 void ServerISON::nickInfoChanged(Server* /*server*/, const NickInfoPtr /*nickInfo*/&) { in nickInfoChanged() function in ServerISON
H A Dquery.cpp353 void Query::nickInfoChanged() in nickInfoChanged() function in Query
H A Dserver.cpp4404 Q_EMIT nickInfoChanged(this, nickInfo); in sendNickInfoChangedSignals() local