Uniform Qt bindings for JRuby and Ruby
Language Bindings
1
Posts
1
Posters
2.7k
Views
1
Watching
-
wrote on 16 May 2012, 16:18 last edited by
Hi everyone,
In case there are any Ruby fans 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
1/1