[Kde-bindings] PerlQt bindings ans SWIG ?
Arno Rehn
arno at arnorehn.de
Thu Jun 4 17:31:51 UTC 2009
On Thursday 04 June 2009 18:58:36 Dominique Dumont wrote:
> Hello
>
> I just wonder if generating Qt binding for Perl with SWIG [1] was
> considered ?
>
> SWIG is able to parse C++ header files and generate the bindings for Perl
> (among other languages like Python, Ruby Java) See [2] for more details.
>
> Would that be possible ?
It probably would be possible, but the bindings wouldn't be very functional
since they have no clue about signals/slots and meta-objects. This requires
some more glue code. As Chris already pointed out, there's a PerlQt4 project
based on SMOKE. You probably want to take a look at that :)
--
Arno Rehn
arno at arnorehn.de
More information about the Kde-bindings
mailing list