#include "blist.h"#include "debug.h"#include "utils.h"#include "buddy_opt.h"#include "group_hash.h"#include "group_misc.h"group_hash.c包含/依赖关系图:

函数 | |
| gchar * | _qq_group_set_my_status_desc (qq_group *group) |
| void | _qq_group_add_to_blist (GaimConnection *gc, qq_group *group) |
| qq_group * | qq_group_create_by_id (GaimConnection *gc, guint32 internal_id, guint32 external_id) |
| GHashTable * | qq_group_to_hashtable (qq_group *group) |
| qq_group * | qq_group_from_hashtable (GaimConnection *gc, GHashTable *data) |
| void | qq_group_refresh (GaimConnection *gc, qq_group *group) |
|
||||||||||||
|
在文件group_hash.c第60行定义。 参考 GAIM_GROUP_QQ_QUN、_qq_group::group_name_utf8、qq_get_gaim_group()及qq_group_to_hashtable(). 参考自 qq_group_create_by_id()及qq_group_refresh(). 函数调用图: ![]() |
|
|
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_hash.c第34行定义。 参考 _qq_group::my_status、QQ_GROUP_MEMBER_STATUS_APPLYING、QQ_GROUP_MEMBER_STATUS_IS_ADMIN、QQ_GROUP_MEMBER_STATUS_IS_MEMBER及QQ_GROUP_MEMBER_STATUS_NOT_MEMBER. 参考自 qq_group_create_by_id()、qq_group_from_hashtable()、qq_group_refresh()及qq_group_to_hashtable(). |
|
||||||||||||||||
|
||||||||||||
|
||||||||||||
|
1.4.4