#include <KviIrcConnectionUserInfo.h>
KviIrcConnectionUserInfo::KviIrcConnectionUserInfo |
( |
| ) |
|
|
protected |
KviIrcConnectionUserInfo::~KviIrcConnectionUserInfo |
( |
| ) |
|
|
inlineprotected |
bool KviIrcConnectionUserInfo::addUserMode |
( |
const QChar & |
m | ) |
|
|
protected |
const QString& KviIrcConnectionUserInfo::awayReason |
( |
| ) |
|
|
inline |
time_t KviIrcConnectionUserInfo::awayTime |
( |
| ) |
|
|
inline |
bool KviIrcConnectionUserInfo::hasUserMode |
( |
const QChar & |
m | ) |
|
const QString& KviIrcConnectionUserInfo::hostIp |
( |
| ) |
|
|
inline |
const QString& KviIrcConnectionUserInfo::hostName |
( |
| ) |
|
|
inline |
Referenced by avatar_kvs_cmd_set(), avatar_kvs_cmd_unset(), dcc_fill_local_nick_user_host(), dcc_kvs_parse_default_parameters(), KviStatusBar::mouseDoubleClickEvent(), KviConsoleWindow::outputPrivmsg(), KviChannelWindow::ownAction(), KviQueryWindow::ownMessage(), KviChannelWindow::ownMessage(), KviIrcServerParser::parseChannelMode(), and KviIrcConnection::userInfoReceived().
bool KviIrcConnectionUserInfo::isAway |
( |
| ) |
|
|
inline |
Referenced by KviGoAwayAction::activeContextStateChanged(), KviGoAwayAction::addToPopupMenu(), KviIrcContext::connectionFailed(), KviIrcContext::connectionTerminated(), KviTrayIconWidget::doAway(), KviIrcContextDisplay::drawContents(), KviTrayIconWidget::fillContextPopup(), KviStatusBar::mouseDoubleClickEvent(), KviUserInput::parseNonCommand(), KviIrcServerParser::parseNumericBackFromAway(), KviStatusBarAwayIndicator::tipText(), and KviStatusBarAwayIndicator::updateDisplay().
const QString& KviIrcConnectionUserInfo::localHostIp |
( |
| ) |
|
|
inline |
const QString& KviIrcConnectionUserInfo::nickName |
( |
| ) |
|
|
inline |
Referenced by KviConsoleWindow::applyHighlighting(), avatar_kvs_cmd_set(), avatar_kvs_cmd_unset(), KviIrcContext::connectionFailed(), KviIrcContext::connectionTerminated(), KviIrcConnection::currentNickName(), dcc_fill_local_nick_user_host(), dcc_kvs_parse_default_parameters(), KviConsoleWindow::fillStatusString(), KviIrcConnection::loginComplete(), KviIrcConnection::loginToIrcServer(), KviStatusBar::mouseDoubleClickEvent(), KviIrcConnection::nickChange(), KviConsoleWindow::outputPrivmsg(), KviChannelWindow::ownAction(), KviQueryWindow::ownMessage(), KviChannelWindow::ownMessage(), KviIrcServerParser::parseChannelMode(), KviIrcServerParser::parseLoginNicknameProblem(), KviChangeUserModeAction::popupActivated(), KviLagMeter::timerEvent(), and KviIrcContextDisplay::tipRequest().
const QString& KviIrcConnectionUserInfo::nickNameBeforeAway |
( |
| ) |
|
|
inline |
const QString& KviIrcConnectionUserInfo::password |
( |
| ) |
|
|
inline |
const QString& KviIrcConnectionUserInfo::realName |
( |
| ) |
|
|
inline |
bool KviIrcConnectionUserInfo::removeUserMode |
( |
const QChar & |
m | ) |
|
|
protected |
void KviIrcConnectionUserInfo::setAway |
( |
| ) |
|
|
protected |
void KviIrcConnectionUserInfo::setAwayReason |
( |
const QString & |
szReazon | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setBack |
( |
| ) |
|
|
protected |
void KviIrcConnectionUserInfo::setHostIp |
( |
const QString & |
szHostIp | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setHostName |
( |
const QString & |
szHostName | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setLocalHostIp |
( |
const QString & |
szLocalHostIp | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setNickName |
( |
const QString & |
szNickName | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setPassword |
( |
const QString & |
szPassword | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setRealName |
( |
const QString & |
szRealName | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setUnmaskedHostName |
( |
const QString & |
szHostName | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setUserMode |
( |
const QString & |
szUserMode | ) |
|
|
inlineprotected |
void KviIrcConnectionUserInfo::setUserName |
( |
const QString & |
szUserName | ) |
|
|
inlineprotected |
const QString& KviIrcConnectionUserInfo::unmaskedHostName |
( |
| ) |
|
|
inline |
const QString& KviIrcConnectionUserInfo::userMode |
( |
| ) |
|
|
inline |
const QString& KviIrcConnectionUserInfo::userName |
( |
| ) |
|
|
inline |
Referenced by avatar_kvs_cmd_set(), avatar_kvs_cmd_unset(), KviIrcConnection::currentUserName(), dcc_fill_local_nick_user_host(), dcc_kvs_parse_default_parameters(), KviIrcConnection::loginToIrcServer(), KviStatusBar::mouseDoubleClickEvent(), KviConsoleWindow::outputPrivmsg(), KviChannelWindow::ownAction(), KviQueryWindow::ownMessage(), KviChannelWindow::ownMessage(), KviIrcServerParser::parseChannelMode(), and KviIrcServerParser::parseCtcpRequestFinger().
bool KviIrcConnectionUserInfo::m_bAway |
|
private |
QString KviIrcConnectionUserInfo::m_szAwayReason |
|
private |
QString KviIrcConnectionUserInfo::m_szHostIp |
|
private |
QString KviIrcConnectionUserInfo::m_szHostName |
|
private |
QString KviIrcConnectionUserInfo::m_szLocalHostIp |
|
private |
QString KviIrcConnectionUserInfo::m_szNickBeforeAway |
|
private |
QString KviIrcConnectionUserInfo::m_szNickName |
|
private |
QString KviIrcConnectionUserInfo::m_szPassword |
|
private |
QString KviIrcConnectionUserInfo::m_szRealName |
|
private |
QString KviIrcConnectionUserInfo::m_szUnmaskedHostName |
|
private |
QString KviIrcConnectionUserInfo::m_szUserMode |
|
private |
QString KviIrcConnectionUserInfo::m_szUserName |
|
private |
The documentation for this class was generated from the following files: