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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to