qt creator is a cross-platform c++, javascript and qml integrated development environment which is part of the sdk for the qt framework.
qt creator is a crossplatform c++, javascript and qml integrated development environment which is part of the sdk for the qt framework.
it includes a visual debugger and an integrated gui layout and forms designer. the editor's features include syntax highlighting and autocompletion, but purposely not tabs (although plugins are available). qt creator uses the c++ compiler from the gnu compiler collection on linux and freebsd. on windows it can use mingw or msvc with the default install and can also use microsoft console debugger when compiled from source code. clang is also supported.
Twitter
Facebook
Official Website
Syntax Highlighting Autocompletion Refactoring
syntax-highlighting autocompletion ide debugger refactoring forms-design gui-layout qt-based visual-debugging