Languages/Ruby/Ruby-Qt/KDE Book: Difference between revisions
(about ruby bindings) |
No edit summary |
||
Line 13: | Line 13: | ||
which allowed to use the famous [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt toolkit] within the [[http://ruby-lang.org ruby language]]. The bindings were were ported to allow the use of Qt4 and KDE4. After years of development this | which allowed to use the famous [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt toolkit] within the [[http://ruby-lang.org ruby language]]. The bindings were were ported to allow the use of Qt4 and KDE4. After years of development this | ||
bindings can be considered as stable for production usage. | bindings can be considered as stable for production usage. | ||
<ref name="kdebindings_stable01">Richard Dale: [http://www.kdedevelopers.org/node/4146 KDE Bindings in KDE 4.5]. | <ref name="kdebindings_stable01">Richard Dale: [http://www.kdedevelopers.org/node/4146 KDE Bindings in KDE 4.5]. In: his [http://www.kdedevelopers.org/blog/89 blog] (January 2010).</ref> | ||
== Future Plans == | == Future Plans == | ||
Line 25: | Line 25: | ||
:''description'' | :''description'' | ||
== References == | |||
<references/> | |||
[[Category:KDE4]] | [[Category:KDE4]] | ||
[[Category:Ruby]] | [[Category:Ruby]] |
Revision as of 18:55, 19 January 2010
Development/Languages/Ruby/Ruby-Qt/KDE_Book
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
Ruby-Qt/KDE Book
Tutorial Series | Ruby |
Previous | basic level of ruby skills |
What's Next | n/a |
Further Reading | n/a |
Note
This book is work in progress. Don't hesitate to contribute!
About Ruby Bindings
Through the engagement of only a few guys the project Korundum on Rubyforge was raised, which allowed to use the famous Qt toolkit within the [ruby language]. The bindings were were ported to allow the use of Qt4 and KDE4. After years of development this bindings can be considered as stable for production usage. [1]
Future Plans
plans
Installation
Introduction To Ruby Language
Welcome Text
- Ruby
- description
References
- ↑ Richard Dale: KDE Bindings in KDE 4.5. In: his blog (January 2010).