KVIrc 5.2.0
Developer APIs
Public Member Functions | List of all members
KviUnrealIrcServerInfo Class Reference

#include <KviIrcConnectionServerInfo.h>

+ Inheritance diagram for KviUnrealIrcServerInfo:

Public Member Functions

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
 
virtual const QString & getUserModeDescription (QChar mode) const
 
virtual QChar getUserModeRequirement (QChar mode) 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

◆ KviUnrealIrcServerInfo()

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

Member Function Documentation

◆ getChannelModeDescription()

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

◆ getNeedsOperToSetS()

bool KviUnrealIrcServerInfo::getNeedsOperToSetS ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getRegisterModeChar()

char KviUnrealIrcServerInfo::getRegisterModeChar ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.

◆ getSoftware()

const char * KviUnrealIrcServerInfo::getSoftware ( ) const
inlineoverridevirtual

Reimplemented from KviBasicIrcServerInfo.


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