Open Source Alternative - osalt.com: Qt Creator added to osalt.com
Coding can be one of the biggest time consumers in developing applications and Qt's C++ code editor makes it easier and faster. It has static code checking and provides style hints as you type, code folding and advanced editing. You'll get context sensitive help and parenthesis matching and selection modes, two very helpful features that will let you finish the job faster.
Qt Creator provides navigation tools that will help you manage your source code, too. Have you ever forgotten the name of a file you needed? No problem here, you can open files even if you don't know where they are located or what the exact name is. You can also follow symbols across several different files and locations, search for files and classes and switch between header and source file or declarations and definitions. You'll also get an integrated GUI layout and forms designer, visual debugger and project and build management tools.
You can get Qt Creator bundled with the latest version Qt libraries as well as additional tools.
Support is provided through the customer portal, email, a knowledge base, software updates and an online forum consisting of experts and creators.

