KVIrc 5.2.4
Developer APIs
Public Member Functions | List of all members
KviDarenetIrcServerInfo Class Reference

#include <KviIrcConnectionServerInfo.h>

+ Inheritance diagram for KviDarenetIrcServerInfo:

Public Member Functions

const QString & getChannelModeDescription (char mode) const override
 
char getRegisterModeChar () const override
 
const char * getSoftware () const override
 
const QString & getUserModeDescription (QChar mode) const override
 
QChar getUserModeRequirement (QChar mode) const override
 
 KviDarenetIrcServerInfo (KviIrcConnectionServerInfo *pParent=nullptr, const QString &version=KviQString::Empty)
 
- Public Member Functions inherited from KviIrcuIrcServerInfo
const QString & getChannelModeDescription (char mode) const override
 
bool getNeedsOperToSetS () const override
 
bool getNeedsOpToListModeseI () const override
 
const char * getSoftware () const override
 
const QString & getUserModeDescription (QChar mode) const override
 
QChar getUserModeRequirement (QChar mode) const override
 
 KviIrcuIrcServerInfo (KviIrcConnectionServerInfo *pParent=nullptr, const QString &version=KviQString::Empty)
 
- Public Member Functions inherited from KviBasicIrcServerInfo
 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

◆ KviDarenetIrcServerInfo()

KviDarenetIrcServerInfo::KviDarenetIrcServerInfo ( KviIrcConnectionServerInfo pParent = nullptr,
const QString &  version = KviQString::Empty 
)
inline

Member Function Documentation

◆ getChannelModeDescription()

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

◆ getRegisterModeChar()

char KviDarenetIrcServerInfo::getRegisterModeChar ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getSoftware()

const char * KviDarenetIrcServerInfo::getSoftware ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getUserModeDescription()

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

◆ getUserModeRequirement()

QChar KviDarenetIrcServerInfo::getUserModeRequirement ( QChar  mode) const
overridevirtual

Reimplemented from KviBasicIrcServerInfo.


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