Hi everyone, I've been playing with QML for a few days, with great interest, and I was wondering if there was anyway to debug the javascript code that I write for QML app.
By that, I mean basic debugging: Being able to set breakpoints in my JS code and execute JS instructions step by step, just as Firebug lets me debug the scripts I write for my html-based apps, for instance. I've been using QtCreator 2 beta so far, and as far as I understand, it only supports breakpoints inside C++ code. Am I right ? If so, is there any way to debug JS written for a QML app ? Best, Sacha _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
