Content deleted Content added
→External links: sorry, relation is pretty clear: home page vs download ___location |
→QtRuby hello world: link |
||
Line 21:
== QtRuby hello world ==
<source lang="ruby">
require 'Qt4'
Line 32 ⟶ 33:
app.exec
</source>
The Korundum documentation<ref>http://techbase.kde.org/Development/Languages/Ruby</ref> proposes a more "rubyish" version of this program.
==Notable applications that use QtRuby==
|