#include <glib.h>#include "proxy.h"#include "internal.h"#include "roomlist.h"#include "ft.h"qq.h包含/依赖关系图:

此图展示直接或间接包含该文件的文件:

数据结构 | |
| struct | _qq_buddy |
| struct | _qq_data |
宏定义 | |
| #define | QQ_KEY_LENGTH 16 |
| #define | QQ_DEBUG 1 |
类型定义 | |
| typedef _qq_data | qq_data |
| typedef _qq_buddy | qq_buddy |
函数 | |
| void | qq_function_not_implemented (GaimConnection *gc) |
|
|
参考自 _info_window_destroy()、_qq_packet_process()、qq_process_friend_change_status()、qq_process_get_buddies_list_reply()、qq_process_get_buddies_online_reply()及qq_send_cmd(). |
|
|
The QQ2003C protocol plugin for gaim Copyright (C) 2004 Puzzlebird This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 参考自 _gen_login_key()、_gen_pwkey()、_gen_session_md5()、_qq_buddy_status_read()、_qq_normal_im_common_read()、_qq_process_login_ok()、qq_send_packet_login()及qq_send_packet_logout(). |
|
|
|
|
|
|
|
|
|
1.4.4