[PyQt] Return value of QObject.connect()

Ulrich Berning ulrich.berning at denviso.de
Mon Jan 28 14:49:32 GMT 2008


When connecting a non existent signal, QObject.connect() should return 
False (as documented).

This works well with PyQt3.
PyQt4 (latest snapshot) always returns True.

Have I missed something? Is this behaviour documented somewhere or is it 
a bug?

Ulli



More information about the PyQt mailing list