QDevelop

From Wikipedia, the free encyclopedia
QDevelop
Original author(s)Jean-Luc Biord
Initial release2006
Stable release
0.29 / July 13, 2013; 10 years ago (2013-07-13)
Written inC++
Operating systemLinux Mac OS X Windows
TypeText editor
LicenseGNU General Public License
Websitecode.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[edit]

External links[edit]