KVIrc 5.2.4
Developer APIs
KviIrcNetwork Member List

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

alternativeNickName() constKviIrcNetworkinline
autoConnect() constKviIrcNetworkinline
autoJoinChannelList()KviIrcNetworkinline
autoJoinChannelListAsString()KviIrcNetworkinline
copyFrom(const KviIrcNetwork &net)KviIrcNetwork
currentServer()KviIrcNetwork
description() constKviIrcNetworkinline
encoding() constKviIrcNetworkinline
findServer(const QString &szHostname)KviIrcNetwork
findServer(const KviIrcServer *pServer)KviIrcNetwork
insertServer(KviIrcServer *pServer)KviIrcNetwork
KviIrcNetwork(const QString &name)KviIrcNetwork
KviIrcNetwork(const KviIrcNetwork &src)KviIrcNetwork
KviIrcServerDataBaseKviIrcNetworkfriend
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() constKviIrcNetworkinline
nickName() constKviIrcNetworkinline
nickServRuleSet()KviIrcNetworkinline
onConnectCommand() constKviIrcNetworkinline
onLoginCommand() constKviIrcNetworkinline
password() constKviIrcNetworkinline
realName() constKviIrcNetworkinline
serverList() constKviIrcNetworkinline
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() constKviIrcNetworkinline
userIdentityId() constKviIrcNetworkinline
userName() constKviIrcNetworkinline
~KviIrcNetwork()KviIrcNetwork