Re: [PyKDE] QObject.inherits and queryList (still broken in 4.2?)

2005-02-25 Thread Phil Thompson
Hello, a few days ago I posted a bugreport about the QObject.inherits() not working as expected with SIP/PyQT: http://www.mail-archive.com/pykde@mats.imk.fraunhofer.de/msg04211.html This seems fixed with SIP 4.2 and PyQT 3.14, but sadly queryList() still appears to be broken. from qt

[PyKDE] QObject.inherits and queryList (still broken in 4.2?)

2005-02-22 Thread Giovanni Bajo
Hello, a few days ago I posted a bugreport about the QObject.inherits() not working as expected with SIP/PyQT: http://www.mail-archive.com/pykde@mats.imk.fraunhofer.de/msg04211.html This seems fixed with SIP 4.2 and PyQT 3.14, but sadly queryList() still appears to be broken. from qt import *