#include <glib.h>#include <gtk/gtk.h>#include "connection.h"#include "buddy_info.h"#include "qq.h"infodlg.h包含/依赖关系图:

此图展示直接或间接包含该文件的文件:

数据结构 | |
| struct | _contact_info_window |
类型定义 | |
| typedef _contact_info_window | contact_info_window |
函数 | |
| void | qq_contact_info_window_free (qq_data *qd) |
| void | qq_show_contact_info_dialog (contact_info *info, GaimConnection *gc, contact_info_window *info_window) |
| void | qq_refresh_contact_info_dialog (contact_info *info, GaimConnection *gc, contact_info_window *info_window) |
|
|
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_data::contact_info_window、info及_contact_info_window::window. 参考自 _qq_common_clean(). |
|
||||||||||||||||
|
||||||||||||||||
1.4.4