Hi Everyone,
I am working on a project based on Qt4/C++.
I have few scripts that I have written for another project.
Writing those scripts in Qt4 is a lot of work.
Is there any way to use those perl scripts in Qt4?
Is there any way to have an integration of perl and qt4 ??
qt4->perl = perlqt4 bindings;
perl->qt4 = ???
Thanks in advance.