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

#include <KviIrcConnectionServerInfo.h>

+ Inheritance diagram for KviInspIRCdIrcServerInfo:

Public Member Functions

const QString & getChannelModeDescription (char mode) const override
 
bool getNeedsOperToSetS () const override
 
bool getNeedsOpToListModeseI () const override
 
char getRegisterModeChar () const override
 
const char * getSoftware () const override
 
const QString & getUserModeDescription (QChar mode) const override
 
QChar getUserModeRequirement (QChar mode) const override
 
 KviInspIRCdIrcServerInfo (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

◆ KviInspIRCdIrcServerInfo()

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

Member Function Documentation

◆ getChannelModeDescription()

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

◆ getNeedsOperToSetS()

bool KviInspIRCdIrcServerInfo::getNeedsOperToSetS ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getNeedsOpToListModeseI()

bool KviInspIRCdIrcServerInfo::getNeedsOpToListModeseI ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getRegisterModeChar()

char KviInspIRCdIrcServerInfo::getRegisterModeChar ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getSoftware()

const char * KviInspIRCdIrcServerInfo::getSoftware ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getUserModeDescription()

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

◆ getUserModeRequirement()

QChar KviInspIRCdIrcServerInfo::getUserModeRequirement ( QChar  mode) const
overridevirtual

Reimplemented from KviBasicIrcServerInfo.


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