QDevelop

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
QDevelop
Original author(s) Jean-Luc Biord
Initial release 2006
Stable release 0.29 / July 13, 2013; 10 years ago (2013-07-13)
Written in C++
Operating system GNU/Linux Mac OS X Windows
Type Text editor
License GNU General Public License
Website code.google.com/p/qdevelop/

QDevelop is a free software integrated development environment specialized on the Qt4 framework and C++. It uses gcc for building and gdb for debugging.

It supports Source code editor with syntax highlighting with native support for Qt Keywords and integrates different Qt Tools such as Qt Designer and qmake. QDevelop's Editor features code completion and automatic indentation. There's also a project management system and a class browser that enables the programmer to navigate through classes and data structures.

See also

References