Qt Creator Alternatives, Similar

Qt Creator
All Qt Creator Alternatives
Atom
Atom can be the new kid in the block when it comes to text editor software, but it brings some...
BBEdit
BBEdit is the leading professional HTML and text editor for the Macintosh. Designed specifically for the needs of web authors...
UltraEdit
The world’s # 1 text editor. Why? Powerful, fast, secure and full of useful features like integrated FTP and file...
PSPad
PSPad is text and source code software for Windows. It supports PHP, Perl, HTML, Java languages. Turkish language support is...
Komodo Edit
Komodo Edit is a free text editor for dynamic programming languages. Komodo Edit, released in 2007 as a complement to...
Aptana Studio
The world’s most powerful open source web development IDE is even better. Rebuilded from scratch. It now includes new features...
Geany
Geany is an integrated development environment and lightweight text editing software based on Scintilla and GTK +. General Public License...
NetBeans
NetBeans is a Java development environment developed by Oracle and is distributed free of charge. It is especially preferred because...
Eclipse
Eclipse is an open source and free integrated development environment. The main focus is on Java and Java-related technologies, but...
Microsoft Visual Studio
Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft...
Qt Creator About
Qt Creator is a cross-platform 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 plug-ins 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…. More Info »Qt Creator also includes a project manager that can use a variety of project formats such as .pro, CMake, Autotools and others. A project file can contain information such as what files are included into the project, custom build steps and settings for running the applications.Moreover Qt Creator includes a code editor and integrates Qt Designer for designing and building graphical user interfaces (GUIs) from Qt widgets.