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

group.c文件参考

#include "internal.h"
#include "debug.h"
#include "prpl.h"
#include "request.h"
#include "utils.h"
#include "group_hash.h"
#include "group_info.h"
#include "group_search.h"
#include "group.h"

group.c包含/依赖关系图:

浏览该文件的源代码。

函数

void _qq_group_search_callback (GaimConnection *gc, const gchar *input)
GList * qq_chat_info (GaimConnection *gc)
GaimRoomlist * qq_roomlist_get_list (GaimConnection *gc)
void qq_roomlist_cancel (GaimRoomlist *list)
void qq_group_init (GaimConnection *gc)


函数文档

void _qq_group_search_callback GaimConnection *  gc,
const gchar *  input
 

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

在文件group.c39行定义。

参考 qq_send_cmd_group_search_group()qq_string_to_dec_value().

参考自 qq_roomlist_get_list().

函数调用图:

GList* qq_chat_info GaimConnection *  gc  ) 
 

在文件group.c51行定义。

参考 QQ_GROUP_KEY_CREATOR_UIDQQ_GROUP_KEY_EXTERNAL_IDQQ_GROUP_KEY_MEMBER_STATUS_DESC.

void qq_group_init GaimConnection *  gc  ) 
 

在文件group.c142行定义。

参考 GAIM_GROUP_QQ_QUNqq_group_from_hashtable()qq_send_cmd_group_get_group_info().

参考自 _qq_process_login_ok().

函数调用图:

void qq_roomlist_cancel GaimRoomlist *  list  ) 
 

在文件group.c125行定义。

GaimRoomlist* qq_roomlist_get_list GaimConnection *  gc  ) 
 

在文件group.c78行定义。

参考 _qq_group_search_callback()QQ_GROUP_KEY_AUTH_TYPEQQ_GROUP_KEY_CREATOR_UIDQQ_GROUP_KEY_EXTERNAL_IDQQ_GROUP_KEY_GROUP_CATEGORYQQ_GROUP_KEY_GROUP_DESC_UTF8QQ_GROUP_KEY_GROUP_NAME_UTF8QQ_GROUP_KEY_GROUP_TYPEQQ_GROUP_KEY_INTERNAL_ID_qq_data::roomlist.

函数调用图:


Generated at Mon May 8 15:42:34 2006 for OpenQ by  doxygen 1.4.4