[Qt-interest] qscxml and Qhttp

noam.rosenthal at nokia.com noam.rosenthal at nokia.com
Thu Oct 21 14:39:44 CEST 2010


Hi Daniele
Sounds like a problem but it also sounds fixable ~
If you post some actual code that shows the problem it would help me help you :) 

No'am
________________________________________
From: qt-interest-bounces at trolltech.com [qt-interest-bounces at trolltech.com] On Behalf Of ext Daniele Giunchi [d.giunchi at scsolutions.it]
Sent: Thursday, October 21, 2010 1:27 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] qscxml and Qhttp

Dear All,
I've a problem. I've implemented a QStateMachine using qscxml,
creating my scxml file and loading it.
It seems to work without any problem except for this: in a function
that is successfully called from the script
there is a sectiob code which use QHttp, and its request doesn't work.
I connect the "requestFinished" signal of QHttp with my slot but
nothing. If I try to run this code without using QScxml but
writing in C++ the state machine code,  with the same function, the
same connect... it works :^/ but obviously I need absolutely to script
this workflow.

Can anyone help me please?
thank you very much,

daniele

p.s. I try also using QNetworkAccessManager but there is no difference.
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list