Archive:Development/Tutorials/Qt4 Ruby Tutorial (zh TW)

From KDE TechBase
Revision as of 02:47, 20 December 2009 by Alisha (talk | contribs) (Created page with '{{Template:I18n/Language Navigation Bar|Development/Tutorials/Qt4 Ruby Tutorial}} ''作者:''[mailto:[email protected] Darshan Ishaya, qt-tutorial@darshancomputi...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Development/Tutorials/Qt4 Ruby Tutorial

作者:Darshan Ishaya, [email protected]

Ruby 的 Qt®4 教學

本教學介紹使用 QtRubyqt4-qtruby 的 GUI 程式設計。這不過是 Nokia 優秀的Qt 教學簡單移植。 因此,本段後的大多數文字直接來自他們的教學。我有必要修改,使之適合 Ruby 綁定。並重新安排或改寫一些部分,使他們(我希望)更清晰點。

本教學並不包括一切,重點是教授 GUI 程式設計的哲學,和必要的 Qt 功能介紹。一些常用的功能可能會沒有在本教學使用過。

第一章由最小的「Hello World」程式開頭,後面的章節將介紹新概念。到第14章,第1章的「Hello World」程式將變成448行的遊戲。

如果您從未學過 Qt,您可能需要閱讀如何學習 Qt。請記住,和大多數 Qt 相關的文件一樣,這是非常 C++ 導向的。

Right now this tutorial is hosted on my site. I am going to be bringing it over here over the next week or so.

You can currently access this tutorial at the following address:

http://www.darshancomputing.com/qt4-qtruby-tutorial/

until it is fully transferred over to this wiki.

目錄

第1章

第2章

第3章 (unfinished)

第4章 (unfinished)

第5章 (unfinished)