[PyQt] Pause QProcess

Sergio Jovani lesergi at gmail.com
Tue Jan 13 08:17:36 GMT 2009


Hi list!

In my application I've created a process with QProcess and 'ffmpeg'
program. I offer to user cancelling process calling kill() method, but
I don't know if pausing it would be possible.

Is there any way to pause QProcess in a safe-way?

Thanks!


More information about the PyQt mailing list