Qt Creator
Appearance
Developer(s) | Qt Development Frameworks |
---|---|
Stable release | 1.3.1
/ January 19, 2009 |
Repository | |
Written in | C++ (Qt) |
Operating system | Windows, Linux, Mac OS X |
Type | Integrated development environment |
License | GPL[1] |
Website | qt.nokia.com/products/developer-tools |
Qt Creator is a cross-platform C++ integrated development environment which is part of the Qt SDK[2]. It includes a visual debugger and an integrated GUI layout and forms designer. The editor's features includes syntax highlighting and autocompletion. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux. On Windows it can use MinGW with the default install and can also use cdb when compiled from source.