资 源 简 介
QDevelop
QDevelop is a development environment entirely dedicated to Qt4.
QDevelop requires Qt4, MinGW under Windows, gdb for programs debugging and ctags for code completion. QDevelop is available in English, French, German, Dutch and Russian.
Features At A Glance
Cross Platform: Supports Linux, Windows 2000/XP/Vista
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.
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 st