On Oct 20, 2010, at 11:55 PM, ext Daniele Giunchi wrote: > 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.
Hi, you'll be better off using the qt-interest mailing list. This list is about questions/discussions specifically about the Qt Creator IDE itself. Br, Eike _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
