[PyKDE] QThread gone?

Ricardo Javier Cardenes Medina rcardenes at debian.org
Fri Nov 21 03:22:01 GMT 2003


On Fri, Nov 21, 2003 at 02:30:42AM +0100, Eric Williams wrote:
> 
> What happened?  If QThread isn't there anymore, what's the alternative?
> 

QThread is there, but you need to build it against qt-mt, and not qt.
Pass "-l qt-mt" to build.py to force this behaviour.




More information about the PyQt mailing list