Brian - 2015-09-06

Hi,
I'm working on PythonQt and camera processing application. Currently I'm trying to update frame to main gui and it's stucking due to thread blocking. I intend to try with the signal-slot or objects queue, and it would be great if anyone can provide an example or any experience of using threading support when using evalFile or evalCode.

Thank you.