标题:Qt4与各种IDE集成整合开发的帖子集合
作者:XChinux
日期:2007-07-06 20:18
内容:
【原创】使用 Eclipse代码辅助功能写QT程序
http://www.qtcn.org/bbs/read.php?tid=1085
【转载】Code::Blocks集成QT的方法
http://www.qtcn.org/bbs/read.php?tid=2544
【特别推荐】在VS.NET中使用QT的代码自动补全设置
http://www.qtcn.org/bbs/read.php?tid=1099
【原创】用Eclipse(Version: 3.0.1)编译Qt的设置(qt-win-opensource-4.1.0-mingw.exe)
http://www.qtcn.org/bbs/read.php?tid=3043
【共享】用KDevelop开发Qt4程序
http://www.qtcn.org/bbs/read.php?tid=1947
【原创】SLICKEDIT? 使用QT的代码提示 以及编译和Debug
http://www.qtcn.org/bbs/read.php?tid=7914
【特别推荐】Eclipse 3.3+ CDT + Qt Eclipse Integration
1. Eclipse IDE for C/C++ Developers
http://www.eclipse.org/downloads/
2. Qt Eclipse Integration
Qt Eclipse Integration
http://www.qtcn.org/bbs/read.php?tid=8523
使用Eclipse 3.3 + CDT + Qt Eclipse Integration要求先安装好Qt开发环境。
经试用,代码自动提示完成功能比Eclipse 3.2有显著性能提升。
因为Qt Eclipse Integration正式版还未发布,功能还不完全。
【原创】QT + CodeBlocks 环境搭建
http://www.qtcn.org/bbs/read.php?tid=11847
目前来看开源版的Eclipse 3.3和VC++ Express 2005都是不错的选择。
Eclipse_CDT+MinGW+GDB免配置版(装QT插件可直接开发QT)
http://www.qtcn.org/bbs/read.php?tid=12836
#1 [yfx2003 04-23 07:57]
缺少MinGW的……
#2 [yangtnt123 04-28 15:31]
QDevelop
http://qdevelop.free.fr/
#3 [肥膳鱼 01-06 16:44]
我下了个Qt Visual Studio Integration 1.4.3
安装要许可号?我从哪里取得,站内有没有现成的?
#4 [huangliujing 02-13 15:53]
Qt与VS2008 Express 结合使用请参考如下:
1.http://www.cnblogs.com/huangliujing/archive/2009/02/13/1390068.html
2.http://www.cnblogs.com/huangliujing/archive/2009/02/13/1390107.html
#5 [goodboyloveq 06-03 19:53]
怎么没有QT+VC6.0的呀