[Kde-bindings] Uniform Qt bindings for JRuby and Ruby

Richard Dale richard.dale at telefonica.net
Thu May 17 16:18:03 UTC 2012


On Thursday, May 17, 2012 03:21:32 PM Cees Zeelenberg wrote:
> Hi everyone,
> 
> This may be of interest to some on this forum.  I have just uploaded a new
> Gem package (qt_connect) with the aim to provide  a uniform Qt API for both
> Ruby and JRuby platforms. The Gem provides JRuby bindings to the Qt Jambi
> library with an (optional) extension to provide backward compatibility with
> existing Qt Ruby programs.
> 
> The same Gem package provides for Qt Ruby programs a QtJambi inspired
> interface to the Signals/Slots system without the need to use C++
> signatures.
> 
> 
> 
> download from RubyGems.org: gem install qt_connect
> 
> 
> 
> project on github: https://github.com/CeesZ/qt_connect
Interesting project - thanks for providing backwards compatibility with 
QtRuby. I have been a bit poor at moving the QtRuby 3.0 development forward 
recently, but I haven't given up and I think I will manage to get started 
again soon. I am quite excited about the Raspberry Pi, Qt 5 and Ruby 2.0 and I 
think there are a lot of reasons for wanting to carry on getting a really good 
CRuby binding working.

I think it would be a good idea if I could add some compatibilty with the 
JRuby/QtJambi based bindings in QtRuby 3.0, particularly the slots and signals 
syntax, and I'll study your examples and api at some point and try and do 
that.

-- Richard


More information about the Kde-bindings mailing list