首页 | 数据结构 | 文件列表 | 数据字段 | 全局定义

qq.h文件参考

#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)


宏定义文档

#define QQ_DEBUG   1
 

在文件qq.h35行定义。

参考自 _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().

#define QQ_KEY_LENGTH   16
 

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

在文件qq.h34行定义。

参考自 _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().


类型定义文档

typedef struct _qq_buddy qq_buddy
 

在文件qq.h38行定义。

typedef struct _qq_data qq_data
 

在文件qq.h37行定义。


函数文档

void qq_function_not_implemented GaimConnection *  gc  ) 
 

在文件qq.c759行定义。


Generated at Mon May 8 15:45:21 2006 for OpenQ by  doxygen 1.4.4