[Kde-bindings] QtRuby - Ruby objects as signal arguments

Richard Dale rdale at foton.es
Fri Sep 1 13:45:43 UTC 2006


On Friday 01 September 2006 14:47, Marek Janukowicz wrote:
> Hello all
>
> Is it possible to use Ruby objects (my own custom class) as signal
> arguments and - if so - how should be signal declaration look like?
Only if they are a subclass of a class in the Smoke library, and then you must 
use the type of the base class in the signal argument, not the actual ruby 
class.

-- Richard



More information about the Kde-bindings mailing list