2月 04, 2009

【翻譯】Qt Tutorial

@
  這份指導教學提供了一份使用 Qt toolkit 撰寫 GUI 程式的介紹。它並沒有包含所有的東西;其將重點放在傳授撰寫 GUI 程式的設計哲學,以及一些需要被介紹的 Qt 特色。一些較為一般的特色將不會在這份教學中被提及。

  章節一從一個最小的 "Hello world" 程式開始,並於接下來的每一章介紹新的概念。直到章節十四,章節一的 "Hello world" 程式將會變成一個 650 行的遊戲。

  假如 Qt 對你而言完全是陌生的,且未讀過 How to Learn Qt 的話,請先讀過一次。

  這份指導教學的原始碼都放在 Qt 的 examples/tutorials/tutorial 資料夾中。


指導章節:
1. Hello World!
2. Calling it Quits
3. Family Values
4. Let There Be Widgets
5. Building Blocks
6. Building Blocks Galore!
7. One Thing Leads to Another
8. Preparing for Battle
9. With Cannon You Can
10. Smooth as Silk
11. Giving It a Shot
12. Hanging in the Air the Way Bricks Don't
13. Game Over
14. Facing the Wall


  這個小遊戲看起來並沒有那麼像一個時髦的 GUI 應用程式。雖然它使用了一些 GUI 技術,不過在你開始使用它之後,我們建議你試試這個 Application 範例,它提供了一個擁有選單、工具列、一個狀態列等等的小型 GUI 應用程式。


來源:Qt Tutorial
版本:4.4.3

0 回覆:

張貼留言