I haven't tried Qt5 just yet. It should be straight forward to add a custom event loop driver for it. __IDLE_eventloop_set would be the entry point for doing this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I see a demo with Qt4. is Qt5 supported also ? or shall we provide patches of some sort ?
.... trying a little more, I don't think it's worht the pain to work on Qt 5 binding.
Last edit: stonebig 2016-01-30
I haven't tried Qt5 just yet. It should be straight forward to add a custom event loop driver for it.
__IDLE_eventloop_setwould be the entry point for doing this.