#include <glib.h>#include "debug.h"#include "conversation.h"#include "utils.h"#include "buddy_status.h"#include "group_conv.h"#include "qq.h"group_conv.c包含/依赖关系图:

函数 | |
| void | qq_group_conv_show_window (GaimConnection *gc, qq_group *group) |
| void | qq_group_conv_refresh_online_member (GaimConnection *gc, qq_group *group) |
|
||||||||||||
|
在文件group_conv.c第51行定义。 参考 _qq_group::group_name_utf8、is_online()、_qq_group::members、_qq_buddy::nickname、_qq_buddy::status、_qq_buddy::uid及uid_to_gaim_name(). 参考自 qq_process_group_cmd_reply(). 函数调用图: ![]() |
|
||||||||||||
|
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_conv.c第36行定义。 |
1.4.4