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

group_conv.c文件参考

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


函数文档

void qq_group_conv_refresh_online_member GaimConnection *  gc,
qq_group group
 

在文件group_conv.c51行定义。

参考 _qq_group::group_name_utf8is_online()_qq_group::members_qq_buddy::nickname_qq_buddy::status_qq_buddy::uiduid_to_gaim_name().

参考自 qq_process_group_cmd_reply().

函数调用图:

void qq_group_conv_show_window GaimConnection *  gc,
qq_group group
 

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.c36行定义。

参考 _qq_data::channel_qq_group::group_name_utf8.

参考自 qq_process_group_cmd_join_group().


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