Languages/Ruby/Ruby-Qt/KDE Book: Difference between revisions
No edit summary |
(about ruby bindings) |
||
Line 7: | Line 7: | ||
}} | }} | ||
{{note|This book is work in progress. | {{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 [http://rubyforge.org/projects/korundum/ Korundum] on [http://rubyforge.org Rubyforge] was raised, | Through the engagement of only a few guys the project [http://rubyforge.org/projects/korundum/ Korundum] on [http://rubyforge.org Rubyforge] was raised, | ||
which allowed to use the famous [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt toolkit] | 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. | |||
<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 == |
Revision as of 18:45, 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
- ↑ Richard Dale: KDE Bindings in KDE 4.5., In: his [blog] (January 2010).