[PyKDE] Event loop

Boudewijn Rempt boud at rempt.xs4all.nl
Sun Nov 21 16:25:09 GMT 1999


On 19 Nov 1999, Pete Ware wrote:

> Boudewijn Rempt <boud at rempt.xs4all.nl> writes:
> 
> > > 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.
> 
> > Couldn't you just emit a signal from the bit that handles the pipe?
> Sure except how do I get the code that determines it is ok to emit the
> signal to know there is data?  I want the rest of the application to
> keep on running.  I got lost in a twisty maze involving QFile,
> QIODevice, QAsyncIO, and QIODeviceSource.
> 
> I'd still like to get my hands on unhandled exceptions.
> 

Have the good folks on qt-interest something to say on this?
I mean, can this been done from C++ at all?

Boudewijn Rempt  | http://denden.conlang.org





More information about the PyQt mailing list