-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
First of a big thank you for this library! It works very well!
I'm currently working with 3D Slicer and would like to use qasync for it.
3D Slicer uses PythonQt for its Qt C++ / Python interpreter.
Testing QAsync, I was able to get some async working (tested with v0.23.0) but required installing either PyQt or PySide so that the check wouldn't complain. I was then able to point to the PythonQt classes and have async working for long processing logic without blocking the UI which is very nice!
So I'm wondering if it would be OK to add support for the 3D Slicer use case in QAsync. And if so, what would be the recommended approach for that.
Thx!
Best,
Thibault
Metadata
Metadata
Assignees
Labels
No labels