转载自
http://www.qtopia.org.cn/phpBB2/viewtopic.php?t=882&sid=aa2ed69c95b4029d5661cc8911749abdhttp://www.qdevelop.org/ Qt 4.x
Linux, Windows 2000/XP/Vista, Mac OS X and FreeBSD
Since October 4 2006, QIde is named QDevelop.
What is QDevelop? QDevelop is a development environment entirely dedicated to Qt4.
QDevelop requires Qt4, gcc under Linux or MinGW under Windows, possibly gdb for programs debugging and ctags for code completion.
QDevelop is available in English, French, German, Dutch, Polish, Spanish, Chinese, Russian and Italian. If you want to translate in your language, please contact me.
QDevelop is not a Kdevelop like or reduced. It's an independent IDE dedicated to Qt and is totally independent of KDevelop. Less complete, but faster, light and especially multi-platforms. QDevelop and KDevelop have different code sources.
Features At A Glance *Cross Platform: Supports Linux, Windows 2000/XP/Vista, Mac OS X and FreeBSD
* Reading and writing project files (with some small restrictions)
*Add / Delete and edit project files (or external files)
*Management of normal projects and project SUBDIRS.
*Independent build for each projects. I.e. are rebuild only the really modified projects.
*A powerful editor with code completion, syntax highligthing, bookmarks, auto-brackets, auto-indentation, auto-save before build, line numbers and selection margin.
*A class browser who allows the programmer to browse, navigate, or visualize the structure of classes, members and functions of projects.
*In the event of errors or warnings of compilation, double-click on the line opens the corresponding editor.
*Debugging with gdb. Toggle breakpoints by click in the line number on editor or by right click. When the program is stopped on breakpoint, the local variables are automatically showed on output dock.
*In the editor, F1 call Assistant to show help for the word under the cursor.
*Open Source
*Its Free!
If you do not find your satisfaction completely, email me to discuss it.
[ 此贴被chwoozy在2007-03-19 11:37重新编辑 ]