You are here

Qt creator

3 posts / 0 new
Last post
alpha_one_x86
alpha_one_x86's picture
Offline
Last seen: 10 years 9 months ago
Joined: 2009-02-17 15:17
Qt creator

Hello, I have beging, I found at:
http://files.first-world.info/temp/qt-creator.zip
Setting, env var and bin are good.
Some error if pc have already qt installed.
Thanks.

robojerk
Offline
Last seen: 7 years 5 months ago
Joined: 2008-09-06 14:52
Qt Creator

Qt Creator
Version 0.9.2 (Release Candidate)

The goal of Qt Creator is to provide a cross-platform, complete Integrated Development Environment (IDE) to develop Qt projects. It is available for the Linux, Mac OS X and Windows platforms.

Note: The current version of Qt Creator is 0.9.2 (Release Candidate). It is possible to edit source code, compile, run and debug applications; other features are still under development. Please send bug reports and suggestions to qt-creator [@] trolltech {.}com. To subscribe, send a message with the word subscribe to qt-creator-request {@} trolltech [.] com. For more information on Qt mailing lists, visit http://lists.trolltech.com

Qt Creator includes a wide range of useful features. Among them are:

  1. Smart Code Editor: The code editor provides syntax highlighting as well as code completion.
  2. Qt4 Project Generating Wizard: This wizard allows the user to generate a project for a console application, a GUI application, or a C++ library.
  3. Qt Help Integration: Qt's entire documentation can be accessed easily by clicking on the Help button.
  4. Qt Designer Integration: User interface forms can be designed within Qt Creator. Simply double-click on a .ui file within the Project Explorer to launch the integration.
  5. Locator: A powerful navigation tool that lets the user locate files and classes using minimal keystrokes.
  6. Support for qmake's .pro file format: The project's .pro file is used as a project description file.
  7. Debugging Interface to GDB: Applications can be debugged within Qt Creator using a graphical frontend to the GNU symbolic debugger.

[email addresses obfuscated by mod Tim]

dagardner
dagardner's picture
Offline
Last seen: 4 years 9 months ago
Developer
Joined: 2007-09-20 14:41
File no longer exists

The file linked to in the post doesn't appear to exist anymore. If anyone has the file, please let me know. I'm working on a portable version of Qt Creator and it would be nice to build off of what someone else has already done.

Thanks,

Andy

Log in or register to post comments