Qt Creator is a new cross-platform integrated development environment (IDE) tailored to the needs of Qt developers. It includes:
- An advanced C++ code editor
- Integrated GUI layout and forms designer
- Project and build management tools
- Integrated, context-sensitive help system
- Visual debugger
- Rapid code navigation tools
- Supports multiple platforms
You can read more infomation about qt creator from http://www.qtsoftware.com/products/developer-tools
Once we download the source of "qt-creator-1.1.0-src.zip" , unzip it and do the follows:
So easy, right?
juse run the qtcreator under ./bin.
Then you get a powerful IDE to develop GUI in cross-platform: )

QtCreator是一款专为Qt开发者设计的跨平台集成开发环境(IDE),具备高级C++代码编辑器、集成GUI布局设计器、项目构建管理工具等功能。支持多种平台,包括视觉调试器及快速代码导航工具。
1456

被折叠的 条评论
为什么被折叠?



