Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, June 2007
how can i integrate perl code in qt


Message 1 in thread

i am having code for text processing that was written in perl, i want include that code in my qt application..
is it posiible..
if so plz let me that one..

is there anything like
#define c_plusplus
{
extern perl;
}

D. Anil kumar

Every success has a story of great failure.
So don’t stop with failure where
Success comes after failure.

Message 2 in thread

anil kumar wrote:
> i am having code for text processing that was written in perl, i want 
> include that code in my qt application..
> is it posiible..
> if so plz let me that one..
>  
you can embed the perl interpreter in your application... see for example:
http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/lib/Pod/perlembed.html

- Keith

--
 [ signature omitted ] 

Message 3 in thread

This is a Perl/C++ question more than a Qt question.
 
There's lots of information on the Web:
http://www.perl.org/tpc/1998/User_Applications/When%20the%20STL%20Isn't%
20Enough/paper.html. 
 
But -- first ask yourself do I *really* need to use Perl instead of C++?
How much trouble would be to rewrite the block of Perl in C++ or with
Qt? It'll may work faster that way and be easier to maintain.
 
Sam Dutton


 





SAM DUTTON
SENIOR SITE DEVELOPER

200 GRAY'S INN ROAD
LONDON
WC1X 8XZ
UNITED KINGDOM
T +44 (0)20 7430 4496
F 
E SAM.DUTTON@xxxxxxxxx
WWW.ITN.CO.UK

________________________________


From: anil kumar [mailto:d.anil@xxxxxxxxxxxxx] 
Sent: Tuesday 19 June 2007 10:43
To: qtForum
Subject: how can i integrate perl code in qt


i am having code for text processing that was written in perl, i want
include that code in my qt application..
is it posiible..
if so plz let me that one..
 
is there anything like
#define c_plusplus
{
extern perl;
}
 
D. Anil kumar
 
Every success has a story of great failure.
So don't stop with failure where
Success comes after failure.
Please Note:

 

Any views or opinions are solely those of the author and do not necessarily represent 
those of Independent Television News Limited unless specifically stated. 
This email and any files attached are confidential and intended solely for the use of the individual
or entity to which they are addressed. 
If you have received this email in error, please notify postmaster@xxxxxxxxx 

Please note that to ensure regulatory compliance and for the protection of our clients and business,
we may monitor and read messages sent to and from our systems.

Thank You.