[Qt-interest] Filtering Data

luis navarro luis.navarro at jro.igp.gob.pe
Tue Dec 15 22:42:59 CET 2009


Once I did this:

QString program = "C:\\Perl\\bin\\Perl.exe";

QStringList arguments;

arguments << "C:\\Documents and Settings\\user\\Desktop\\LaserOFF.pl";

proceso->start(program, arguments);


I don't know if there os other way to shell out to Perl

Best Regards.

2009/12/15 Bill Reece <reece.bill at ymail.com>

> Hi.
>
> Sorry if this is a FAQ, but am interested in using perl inside my QT
> application to perform very dynamic filtering on live data.  Is it possible
> to use Perl inside of Qt ?   If so, is it relatively fast?   If anyone has
> done this kind of  filtering within a QT application can you give me some
> advise of what to use or what not to use
>
> Thanks in advance for any help you can provide
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>


-- 
Atte.
Luis Navarro Domínguez
luis.navarro at jro.igp.gob.pe
LISN Department
Jicamarca Radio Observatory
Geophysical Institute of Peru
Apartado 13-0207
Lima 13 - Peru
Telf: (51)-1-3172313
Fax: (51)-1-3172312
http://jro.igp.gob.pe/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091215/eab55b06/attachment.html 


More information about the Qt-interest-old mailing list