[PyKDE] Threads & PyQt 3?

Phil Thompson phil at river-bank.demon.co.uk
Fri Feb 22 17:51:55 GMT 2002


Gerard Vermeulen wrote:
> 
> (3) making Qt's thread related stuff available at the PyQt level. Qt's
> threading mechanism is rather similar to Python's threading mechanism.
> I think that it is most usefull for programmers who want to use their C++
> threaded classes from PyQt. If not, it is maybe better to stick to Python's
> mechanism

Given the nudge, I've added QThread, QSemaphore, QMutex and
QWaitCondition. They'll be in the next 3.1 pre-release.

Phil




More information about the PyQt mailing list