Skip to content

Supporting Slicer's PythonQt in qasync #175

@Thibault-Pelletier

Description

@Thibault-Pelletier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions