2014年2月13日 星期四

Getting Started with Qt

Getting Started with Qt



Downloading and Installing Qt

Qt框架和工具可以線上下載安裝, 獨立的二進制安裝或是使用原始碼包自己編譯建立. 
可以在 Qt ProjectDownloads 頁面下載開源版本的QT,其中包含了Qt 和 Qt Creator 以及其他各版本的for different development 開發平台.
商業版本可以從 Digia. 下載免費試用. 
The commercial versions are available for free trial from Digia.

Installing with the Installation Program

QT的安裝程式可以下載 libraries 和工具,參考文件和範例. 
Qt Installation Program 頁面有安裝過程解說.

Installing from the Qt Sources

Qt may also be installed from the sources. Simply download the sources (available from the Downloads page) and follow the instructions according to the development platform page here: Building Qt Sources.

Exploring the Tools

Qt Creator, the Qt IDE, integrates development tools such as a code editor, a UI designer, a debugger, and other project management tools such as version control.
For more information, these pages describe the tools and processes involved:

沒有留言:

張貼留言