Dynamically load debug javascript Qt 5.1
-
wrote on 4 Nov 2013, 23:02 last edited by
The goal is to allow a user to write their own javascript and debug within an QT app. The idea is to allow to do simple automation, i.e. create QTimer, issues some commands.. etc. then unload.
There are several example, calculator, contect2d, and qstetrix (all of these are great examples and exactly the idea). But my understanding this is only in Widgets not QML based app and the javascript is not updated.
Ideas?
1/1