acceptFileRequest(QHostAddress user_ip, const QString &path) | Communication | |
acceptSendFile(QHostAddress user_ip, QString file_name) | Communication | [signal] |
broadcast | Communication | [protected] |
bye() | Communication | |
cancelTranfer() | Communication | |
checkConnection(const QString &place) | Communication | [protected] |
checkPing(QHostAddress user_ip) | Communication | |
Communication() | Communication | |
connect_timer | Communication | [protected] |
connected() | Communication | [signal] |
connectFail() | Communication | [protected] |
connecting | Communication | [protected] |
connectOk(const QHostAddress &ip) | Communication | [protected] |
connectTimeOut() | Communication | [private, slot] |
file_transfer | Communication | [protected] |
fileProgress(int perc) | Communication | [signal] |
fileRequest(QHostAddress user_ip, QString file_name, quint32 size) | Communication | [signal] |
fileTransferEnd(bool ok) | Communication | [private, slot] |
fileTransferProgres(int perc) | Communication | [private, slot] |
incoming_file | Communication | [protected] |
invalidNick() | Communication | [signal] |
ip_list | Communication | [protected] |
is_connect | Communication | [protected] |
is_transfer | Communication | [protected] |
leaveUser(QHostAddress user_ip) | Communication | [signal] |
main_port | Communication | [protected] |
my_ip | Communication | [protected] |
newUser(QHostAddress user_ip, QString user_nick) | Communication | [signal] |
packet_queue | Communication | [protected] |
packet_timer | Communication | [protected] |
packetTimer() | Communication | [private, slot] |
ping_list | Communication | [protected] |
ping_timer | Communication | [protected] |
pong(QHostAddress user_ip, qint32 time) | Communication | [signal] |
rand_num | Communication | [protected] |
read_socket | Communication | [protected] |
readData() | Communication | [private, slot] |
recvBMsg(QHostAddress user_ip, QString msg) | Communication | [signal] |
recvPMsg(QHostAddress user_ip, QString msg) | Communication | [signal] |
refuseFileRequest(QHostAddress user_ip) | Communication | |
refuseSendFile(QHostAddress user_ip, QString file_name) | Communication | [signal] |
removeQueue(QHostAddress user_ip, LanPacket::PacketType pack_type, QString md5) | Communication | [protected] |
removeUser(QHostAddress user_ip) | Communication | [protected] |
send_file_list | Communication | [protected] |
sendBMsg(const QString &msg) | Communication | |
sendFile(QHostAddress user_ip, QString file_name) | Communication | |
sendPacket(QHostAddress ip, LanPacket packet, bool control=false) | Communication | [protected] |
sendPMsg(const QHostAddress &user_ip, const QString &msg) | Communication | |
servicePacket(LanPacket &packet, QHostAddress ip) | Communication | [protected] |
sysPingTimer() | Communication | [private, slot] |
transferEnd(QHostAddress user_ip, bool ok) | Communication | [signal] |
unableConnect() | Communication | [signal] |
user_nick | Communication | [protected] |
welcome(const QString &nick, QHostAddress broadcast, quint16 port=2310) | Communication | |
~Communication() | Communication | |