KVIrc 5.2.6
Developer APIs
KviWatchNotifyListManager Class Reference

#include <KviNotifyList.h>

+ Inheritance diagram for KviWatchNotifyListManager:

Public Member Functions

 KviWatchNotifyListManager (KviIrcConnection *pConnection)
 
- Public Member Functions inherited from KviNotifyListManager
KviConsoleWindowconsole () const
 

Protected Member Functions

void buildRegUserDict ()
 
bool doMatchUser (KviIrcMessage *msg, const QString &notifyString, const KviIrcMask &mask)
 
bool handleWatchReply (KviIrcMessage *msg) override
 
void start () override
 
void stop () override
 
- Protected Member Functions inherited from KviNotifyListManager
virtual bool handleIsOn (KviIrcMessage *msg)
 
virtual bool handleUserhost (KviIrcMessage *msg)
 
 KviNotifyListManager (KviIrcConnection *pConnection)
 
void notifyOffLine (const QString &nick, const QString &user=QString(), const QString &host=QString(), const QString &szReason=QString())
 
void notifyOnLine (const QString &nick, const QString &user=QString(), const QString &host=QString(), const QString &szReason=QString(), bool bJoin=true)
 
 ~KviNotifyListManager ()
 

Protected Attributes

std::map< QString, QString > m_pRegUserDict
 
- Protected Attributes inherited from KviNotifyListManager
KviIrcConnectionm_pConnection
 
KviConsoleWindowm_pConsole
 

Friends

class KviConsoleWindow
 
class KviIrcConnection
 
class KviIrcServerParser
 

Constructor & Destructor Documentation

◆ KviWatchNotifyListManager()

KviWatchNotifyListManager::KviWatchNotifyListManager ( KviIrcConnection * pConnection)

Member Function Documentation

◆ buildRegUserDict()

void KviWatchNotifyListManager::buildRegUserDict ( )
protected

◆ doMatchUser()

◆ handleWatchReply()

◆ start()

◆ stop()

Friends And Related Symbol Documentation

◆ KviConsoleWindow

friend class KviConsoleWindow
friend

◆ KviIrcConnection

friend class KviIrcConnection
friend

◆ KviIrcServerParser

friend class KviIrcServerParser
friend

Member Data Documentation

◆ m_pRegUserDict

std::map<QString, QString> KviWatchNotifyListManager::m_pRegUserDict
protected

The documentation for this class was generated from the following files: