Home
last modified time | relevance | path

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

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kernel/
H A DKviIconManager.h266 NotifyOffLine = 95, enumerator
H A DKviIconManager.cpp883 return KviIconManager::NotifyOffLine; in iconName()
H A DKviOptions.cpp761 …NotifyOffLine", __tr_no_lookup("Notify list leaves"), KviIconManager::NotifyOffLine, KVI_MSGTYPE_L…
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/modules/reguser/
H A DRegisteredUsersDialog.cpp200 …t.rect.topLeft().y() + LVI_BORDER, *(g_pIconManager->getSmallIcon(KviIconManager::NotifyOffLine))); in paint()