KVIrc 5.2.6
Developer APIs
KviNotifyListManager Class Reference

#include <KviNotifyList.h>

+ Inheritance diagram for KviNotifyListManager:

Public Member Functions

KviConsoleWindowconsole () const
 

Protected Member Functions

virtual bool handleIsOn (KviIrcMessage *msg)
 
virtual bool handleUserhost (KviIrcMessage *msg)
 
virtual bool handleWatchReply (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)
 
virtual void start ()
 
virtual void stop ()
 
 ~KviNotifyListManager ()
 

Protected Attributes

KviIrcConnectionm_pConnection
 
KviConsoleWindowm_pConsole
 

Friends

class KviConnectionInfo
 
class KviConsoleWindow
 
class KviIrcConnection
 
class KviIrcServerParser
 

Constructor & Destructor Documentation

◆ KviNotifyListManager()

KviNotifyListManager::KviNotifyListManager ( KviIrcConnection * pConnection)
protected

◆ ~KviNotifyListManager()

KviNotifyListManager::~KviNotifyListManager ( )
protecteddefault

Member Function Documentation

◆ console()

KviConsoleWindow * KviNotifyListManager::console ( ) const
inline

◆ handleIsOn()

bool KviNotifyListManager::handleIsOn ( KviIrcMessage * msg)
protectedvirtual

◆ handleUserhost()

bool KviNotifyListManager::handleUserhost ( KviIrcMessage * msg)
protectedvirtual

◆ handleWatchReply()

bool KviNotifyListManager::handleWatchReply ( KviIrcMessage * msg)
protectedvirtual

◆ notifyOffLine()

◆ notifyOnLine()

◆ start()

void KviNotifyListManager::start ( )
protectedvirtual

◆ stop()

void KviNotifyListManager::stop ( )
protectedvirtual

Friends And Related Symbol Documentation

◆ KviConnectionInfo

friend class KviConnectionInfo
friend

◆ KviConsoleWindow

friend class KviConsoleWindow
friend

◆ KviIrcConnection

friend class KviIrcConnection
friend

◆ KviIrcServerParser

friend class KviIrcServerParser
friend

Member Data Documentation

◆ m_pConnection

◆ m_pConsole


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