Qt Creator is a powerful, multi-platform development environment (IDE) for developers developing applications in C/C++ using the Qt library. It enables developers to create software for Windows, Linux, Mac OS and mobile platforms such as Android, Blackberry OS, Symbian, Maemo and MeeGo. The fundamental component of Qt Creator is a versatile text editor, thanks to which it is possible to create both simple and complex projects.
It offers, among other things, a mechanism for syntax highlighting, auto-complete and code validation. Other equally useful tools found in Qt Creator are the project manager, the function of opening multiple source code files within a single window, a built-in debugger and code analyzer, a mechanism for testing applications for mobile devices and a visual editor for designing graphical interfaces. In the Qt Creator environment, support for the most popular version control systems - Git, Bazaar, Subversion, CVS, Perforce and Mercurial - could not be missing.
In addition, the programmer gets a tool for conducting tests of created applications and a macro mechanism, which allows you to automate frequently performed operations.









