KVIrc 5.2.6
Developer APIs
KviUnreal32IrcServerInfo Class Reference

#include <KviIrcConnectionServerInfo.h>

+ Inheritance diagram for KviUnreal32IrcServerInfo:

Public Member Functions

const QString & getChannelModeDescription (char mode) const override
 
const char * getSoftware () const override
 
const QString & getUserModeDescription (QChar mode) const override
 
QChar getUserModeRequirement (QChar mode) const override
 
 KviUnreal32IrcServerInfo (KviIrcConnectionServerInfo *pParent=nullptr, const QString &version=KviQString::Empty)
 
- Public Member Functions inherited from KviUnrealIrcServerInfo
const QString & getChannelModeDescription (char mode) const override
 
bool getNeedsOperToSetS () const override
 
char getRegisterModeChar () const override
 
const char * getSoftware () const override
 
 KviUnrealIrcServerInfo (KviIrcConnectionServerInfo *pParent=nullptr, const QString &version=KviQString::Empty)
 
- Public Member Functions inherited from KviBasicIrcServerInfo
virtual bool getNeedsOpToListModeseI () const
 
 KviBasicIrcServerInfo (KviIrcConnectionServerInfo *pParent=nullptr, QString version=KviQString::Empty)
 
virtual ~KviBasicIrcServerInfo ()
 

Additional Inherited Members

- Protected Attributes inherited from KviBasicIrcServerInfo
KviIrcConnectionServerInfom_pParent
 
QString m_szServerVersion
 

Constructor & Destructor Documentation

◆ KviUnreal32IrcServerInfo()

Member Function Documentation

◆ getChannelModeDescription()

const QString & KviUnreal32IrcServerInfo::getChannelModeDescription ( char mode) const
overridevirtual

◆ getSoftware()

const char * KviUnreal32IrcServerInfo::getSoftware ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

Reimplemented in KviUnreal40IrcServerInfo.

◆ getUserModeDescription()

const QString & KviUnreal32IrcServerInfo::getUserModeDescription ( QChar mode) const
overridevirtual

◆ getUserModeRequirement()

QChar KviUnreal32IrcServerInfo::getUserModeRequirement ( QChar mode) const
overridevirtual

Reimplemented from KviBasicIrcServerInfo.


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