I took the PythonQt evalScript. The PythonQtObjectPtr::evalScript does not make sense, since it does not work on the contents of PythonQtObjectPtr, which is the point of having PythonQtObjectPtr.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Attached a patch to run the script code in context of the given globals and locals
Last edit: Joerg Kreuzberger 2017-10-18
I took the PythonQt evalScript. The PythonQtObjectPtr::evalScript does not make sense, since it does not work on the contents of PythonQtObjectPtr, which is the point of having PythonQtObjectPtr.