in reply to Re: Perl and Qt4
in thread Perl and Qt4

Thank you toolic for the reply. qt4 perl binding are for the reverse. I mean for converting (or using) qt4 functions in perl.I tried for a solution from those sources also.

I am in need of something that does the opposite. qt4 interaction with a perl script (converting/using perl functions in qt4). qt4 application calling a perl script in an interactive way.

Thanks in advance.