Is there anything like a QMLViewer, but for QtScript alone?
Something that is like a python interpreter so I can write QtScript apps (just
small utilities) that are evaluated at run-time. I am wondering what kind of API
coverage it has. Like QML has the QML Elements, is there a reference guide fro
QtScript in Qt?