?? qt-ikstransport.h
字號:
/* ikstransport implementation using QT** Copyright (C) 2004-2005 Darrell Karbott (djk2005@users.sf.net)** This code is free software; you can redistribute it and/or** modify it under the terms of the GNU Public Licence (GPL) version 2** See http://www.gnu.org/ for further details of the GPL.*/#ifndef __QT_IKSTRANSPORT_H__#define __QT_IKSTRANSPORT_H__#include <iksemel.h>#ifdef __cplusplusextern "C" {#endif/*** ikstransport implementation which uses Trolltech QT QSocket's.*/extern ikstransport qt_ikstransport;#ifdef __cplusplus}#endif#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -