in reply to Perl and Qt4

Not sure if any of these help...

Replies are listed 'Best First'.
Re^2: Perl and Qt4
by hardikar (Initiate) on Feb 03, 2011 at 15:26 UTC

    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.