KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
KviWatchNotifyListManager Class Reference

#include <KviNotifyList.h>

+ Inheritance diagram for KviWatchNotifyListManager:

Public Member Functions

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

Protected Member Functions

void buildRegUserDict ()
 
bool doMatchUser (KviIrcMessage *msg, const QString &notifyString, const KviIrcMask &mask)
 
virtual bool handleWatchReply (KviIrcMessage *msg)
 
virtual void start ()
 
virtual void stop ()
 
- 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

KviPointerHashTable< 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 ( KviIrcConnection pConnection)
KviWatchNotifyListManager::~KviWatchNotifyListManager ( )

References m_pRegUserDict.

Member Function Documentation

void KviWatchNotifyListManager::buildRegUserDict ( )
protected
bool KviWatchNotifyListManager::doMatchUser ( KviIrcMessage msg,
const QString &  notifyString,
const KviIrcMask mask 
)
protected
bool KviWatchNotifyListManager::handleWatchReply ( KviIrcMessage msg)
protectedvirtual
void KviWatchNotifyListManager::start ( )
protectedvirtual
void KviWatchNotifyListManager::stop ( )
protectedvirtual

Friends And Related Function Documentation

friend class KviConsoleWindow
friend
friend class KviIrcConnection
friend
friend class KviIrcServerParser
friend

Member Data Documentation

KviPointerHashTable<QString, QString>* KviWatchNotifyListManager::m_pRegUserDict
protected

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