[PyQt] Signal end of a while loop

Fabien Lafont lafont.fabien at gmail.com
Thu Dec 15 08:17:03 GMT 2011


Hello everyone!

I'm trying to write a program to plot live data. I've a while loop
where I do all the measurements and I want to emit a signal at the end
of this loop to call another function to  display it on the screen.

Do you know how can I do?

Thanks,

Fabien


More information about the PyQt mailing list