|
|
Qt Creator 1.2.1
|
When you want to build applications with state of the art GUI interfaces you may want to look at Nokia's Qt Creator. It is focused on the idea of providing Qt users the features they need to get up and running, whether they are new at Qt or experienced developers. This IDE (integrated development environment) provides several unique features that make Qt creation easier and more enjoyable and supports multiple platforms.
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.
| | See detailed product rating and read or post comments | Open source software similar to Qt Creator | Code::Blocks Available for: windows mac linux unix java Code::Blocks is an C++ IDE which makes it easy for experienced as well as new developers to create applications. Application made with Code::Blocks and based on wxWidgets - are portable between Linux... Read more | SharpDevelop Available for: windows mac linux unix java #develop (short for SharpDevelop) is a free IDE for C# and Visual Basic.NET projects on Microsoft's .NET platform. Features code completion, forms designer, syntax highlighting, code bookmarks and... Read more | MonoDevelop Available for: windows mac linux unix java MonoDevelop is an open source free Gnome integrated development environment (IDE) for C#. Eventhough MonoDevelop has a short history it has some of the same features you would find in any... Read more |
|
|
Qt Creator is an open source alternative to
| Microsoft Visual Studio 2008 Available for: windows mac linux unix java For professional development for the Microsoft platforms - Visual Studio provides the tools for it. Read more |
|
| Qt Creator news feed | Qt Creator 2.5.0 released The Qt Creator 2.5.0 final has been released! There are lots of new features and improvements in this release, I’ll highlight a few here, some others are probably already mentioned in our beta... | Qt Creator 2.5 RC released We are happy to announce the Qt Creator 2.5 release candidate today. Since the beta release we did a lot of bug fixing, including some crashes and some regressions in the C++ code model handling.... | Qt Creator 2.5 beta We just published the Qt Creator 2.5 beta. This release is full of goodies, and as usual we’d like to give you a small tour through the new features, though we can’t possible cover all of... | Debugging Qt Quick 2 ? Console API Qt Quick brings a lot of flexibility and speed to development. Traditionally one had to do the “compile, package, deploy, run” cycle over and over again, whereas with Qt Quick you can now... |
|
|