Qt Creator IDE and tools

Qt Creator Screenshot Compilation

Icon - Qt in a box

Qt Creator is freely available for download, either alone or as part of the Qt SDK.

Qt Creator IDE

Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers. It provides:

  • C++ and JavaScript code editor
  • Integrated UI designer
  • Project and build management tools
  • gdb and CDB debuggers
  • Support for version control
  • Simulator for mobile UIs
  • Support for desktop and mobile targets

Qt Tools at a Glance

 

Qt Creator Breakdown Screenshot

 The figure above shows some of the components of Qt Creator
in Edit mode.  Click to enlarge.

 

 

Sophisticated Code Editor
Qt Creator's advanced code editor provides support for editing C++ and QML (JavaScript), context-sensitive help, code completion, navigation and more. Read more.

Version Control

Qt Creator integrates with most popular version control systems, including Git, Subversion, Bazaar, Perforce, CVS and Mercurial. Read more

Integrated UI Designers
Qt Creator provides two integrated visual editors: Qt Designer for building UIs from Qt widgets, and Qt Quick Designer for developing animated UIs with the QML language. Read more

Project & Build Management
Whether you import an existing project or create one from scratch, Qt Creator generates all the necessary files. Support for Cmake and cross-compiling with qmake is included. Read more

Desktop & Mobile Targets
Qt Creator provides support for building and running Qt applications for desktops and mobile devices. Build settings allow you to quickly switch between build targets. Read more

Qt Simulator
Available as part of the Qt SDK, the Qt Simulator to test Qt application for mobile devices in an environment similar to that of the target device. Read more


Resources

Browse the resources below to learn more about Qt Creator:

 

IRC IconConnect with Qt Creator developers on our public IRC channel.

#qt-creator channel on irc.freenode.net

 

 

Document Actions