Home
last modified time | relevance | path

Searched refs:DccChatMsg (Results 1 – 5 of 5) sorted by relevance

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h274 DccChatMsg = 103, enumerator
H A DKviIconManager.cpp907 return KviIconManager::DccChatMsg; in iconName()
H A DKviOptions.cpp765 …MSGTYPE_OPTION("DCCChatMsg", __tr_no_lookup("DCC chat message"), KviIconManager::DccChatMsg, KVI_M…
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/dcc/
H A DDccChatWindow.cpp518 …g_pApp->notifierMessage(this, KviIconManager::DccChatMsg, szMsg, KVI_OPTION_UINT(KviOption_uintNot… in event()
H A DDccVideoWindow.cpp900 …g_pApp->notifierMessage(this, KviIconManager::DccChatMsg, szMsg, KVI_OPTION_UINT(KviOption_uintNot… in event()