[Kde-bindings] Is there a qtruby reference?

Cyrille Berger cberger at cberger.net
Thu Dec 27 13:13:54 UTC 2007


Hi,

On Thursday 27 December 2007, Magicloud Wang wrote:
> 	So many things that are different between qt and qtruby....
> 	Like, where is Qt::Key enum?

Enums are treated as integer in QtRuby, and the values of Qt::Key are 
accessible just like in C++ : Qt::Key_Escape (for instance).

-- 
Cyrille Berger



More information about the Kde-bindings mailing list