It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it . The article may be deleted if this message remains in place for seven days, i.e., after 15:33, 19 February 2025 (UTC). Find sources: "QDevelop" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{ subst:proposed deletion notify |QDevelop|concern=Not notable. Abandoned software product.}} ~~~~ |
Another editor has reviewed this page's proposed deletion , endorses the proposal to delete, and adds: If you remove the {{proposed deletion/dated}} tag above, please also remove this {{Proposed deletion endorsed}} tag. |
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these messages)
|
Original author(s) | Jean-Luc Biord |
---|---|
Initial release | 2006 |
Stable release | 0.29 / July 13, 2013 |
Written in | C++ |
Operating system | Linux Mac OS X Windows |
Type | Text editor |
License | GNU General Public License |
Website | code |
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.