This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "QDevelop" – news · newspapers · books · scholar · JSTOR (October 2016) (Learn how and when to remove this message) The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "QDevelop" – news · newspapers · books · scholar · JSTOR (June 2019) (Learn how and when to remove this message) (Learn how and when to remove this message)
QDevelop
Original author(s)Jean-Luc Biord
Initial release2006
Stable release
0.29 / July 13, 2013; 11 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