1#ifndef _KVI_IRCSERVER_INFO_H_
2#define _KVI_IRCSERVER_INFO_H_
QStringList m_lOpenQueries
Definition KviIrcServerReconnectInfo.h:59
KviIrcServerReconnectInfo()
Constructs the server reconnect info object.
Definition KviIrcServerReconnectInfo.h:53
QString m_szPass
Definition KviIrcServerReconnectInfo.h:57
QString m_szNick
Definition KviIrcServerReconnectInfo.h:56
std::vector< std::pair< QString, QString > > m_lJoinChannels
Definition KviIrcServerReconnectInfo.h:63
QString m_szAwayReason
Definition KviIrcServerReconnectInfo.h:58
bool m_bIsAway
Definition KviIrcServerReconnectInfo.h:60
This file contains compile time settings.
#define KVILIB_API
Definition kvi_settings.h:124