KVIrc  4.9.2
DeveloperAPIs
KviIrcNetwork Member List

This is the complete list of members for KviIrcNetwork, including all inherited members.

alternativeNickName() const KviIrcNetworkinline
autoConnect() const KviIrcNetworkinline
autoJoinChannelList()KviIrcNetworkinline
autoJoinChannelListAsString()KviIrcNetworkinline
copyFrom(const KviIrcNetwork &net)KviIrcNetwork
currentServer()KviIrcNetwork
description() const KviIrcNetworkinline
encoding() const KviIrcNetworkinline
findServer(const QString &szHostname)KviIrcNetwork
findServer(const KviIrcServer *pServer)KviIrcNetwork
insertServer(KviIrcServer *pServer)KviIrcNetwork
KviIrcNetwork(const QString &name)KviIrcNetwork
KviIrcNetwork(const KviIrcNetwork &src)KviIrcNetwork
KviIrcServerDataBase classKviIrcNetworkfriend
m_bAutoConnectKviIrcNetworkprotected
m_pChannelListKviIrcNetworkprotected
m_pCurrentServerKviIrcNetworkprotected
m_pNickServRuleSetKviIrcNetworkprotected
m_pServerListKviIrcNetworkprotected
m_szAlternativeNickNameKviIrcNetworkprotected
m_szDescriptionKviIrcNetworkprotected
m_szEncodingKviIrcNetworkprotected
m_szNameKviIrcNetworkprotected
m_szNickNameKviIrcNetworkprotected
m_szOnConnectCommandKviIrcNetworkprotected
m_szOnLoginCommandKviIrcNetworkprotected
m_szPassKviIrcNetworkprotected
m_szRealNameKviIrcNetworkprotected
m_szTextEncodingKviIrcNetworkprotected
m_szUserIdentityIdKviIrcNetworkprotected
m_szUserNameKviIrcNetworkprotected
name() const KviIrcNetworkinline
nickName() const KviIrcNetworkinline
nickServRuleSet()KviIrcNetworkinline
onConnectCommand() const KviIrcNetworkinline
onLoginCommand() const KviIrcNetworkinline
password() const KviIrcNetworkinline
realName() const KviIrcNetworkinline
serverList()KviIrcNetworkinline
setAlternativeNickName(const QString &szNick)KviIrcNetworkinline
setAutoConnect(bool bAutoConnect)KviIrcNetworkinline
setAutoJoinChannelList(QStringList *pNewChannelList)KviIrcNetwork
setAutoJoinChannelList(const QString &szNewChannelList)KviIrcNetwork
setCurrentServer(KviIrcServer *pServer)KviIrcNetwork
setDescription(const QString &szDescription)KviIrcNetworkinline
setEncoding(const QString &szEncoding)KviIrcNetworkinline
setName(const QString &szName)KviIrcNetworkinline
setNickName(const QString &szNick)KviIrcNetworkinline
setNickServRuleSet(KviNickServRuleSet *pSet)KviIrcNetwork
setOnConnectCommand(const QString &szCmd)KviIrcNetworkinline
setOnLoginCommand(const QString &szCmd)KviIrcNetworkinline
setPassword(const QString &szPass)KviIrcNetworkinline
setRealName(const QString &szReal)KviIrcNetworkinline
setTextEncoding(const QString &szEncoding)KviIrcNetworkinline
setUserIdentityId(const QString &szUserIdentityId)KviIrcNetworkinline
setUserName(const QString &szUser)KviIrcNetworkinline
textEncoding() const KviIrcNetworkinline
userIdentityId() const KviIrcNetworkinline
userName() const KviIrcNetworkinline
~KviIrcNetwork()KviIrcNetwork