#include <KviRegisteredChannel.h>
◆ KviRegisteredChannel()
KviRegisteredChannel::KviRegisteredChannel |
( |
const QString & |
szName, |
|
|
const QString & |
szNetMask |
|
) |
| |
◆ ~KviRegisteredChannel()
KviRegisteredChannel::~KviRegisteredChannel |
( |
| ) |
|
◆ name()
const QString & KviRegisteredChannel::name |
( |
| ) |
|
|
inline |
◆ netMask()
const QString & KviRegisteredChannel::netMask |
( |
| ) |
|
|
inline |
◆ property()
QString KviRegisteredChannel::property |
( |
const QString & |
szName | ) |
|
|
inline |
◆ propertyDict()
QHash< QString, QString > * KviRegisteredChannel::propertyDict |
( |
| ) |
|
|
inline |
◆ removeProperty()
void KviRegisteredChannel::removeProperty |
( |
const QString & |
szName | ) |
|
|
inline |
◆ setProperty()
void KviRegisteredChannel::setProperty |
( |
const QString & |
szName, |
|
|
const QString & |
szValue |
|
) |
| |
|
inline |
◆ KviRegisteredChannelDataBase
◆ m_pPropertyDict
QHash<QString, QString>* KviRegisteredChannel::m_pPropertyDict |
|
protected |
◆ m_szName
QString KviRegisteredChannel::m_szName |
|
protected |
◆ m_szNetMask
QString KviRegisteredChannel::m_szNetMask |
|
protected |
The documentation for this class was generated from the following files: