[PyKDE] Event loop
Boudewijn Rempt
boud at rempt.xs4all.nl
Fri Nov 19 19:49:28 GMT 1999
On 19 Nov 1999, Pete Ware wrote:
> I was curious how the Qt event loop works in relation to Python.
>
> I'd like to do the following:
> The first is I'd like to get access to any unhandled exceptions. The
> second is I'd like to add a file descriptor (from a pipe) into the
> event loop as well.
Phew! I think I'm out of my depth here - the only thing I ever do with
Qt events is handle the keyboard and mice ones. Do you know how would
you do this from C++? Couldn't you just emit a signal from the bit that
handles the pipe?
Boudewijn Rempt | http://denden.conlang.org
More information about the PyQt
mailing list