[PyQt] New-style Signal/Slot Connections Implemented

Phil Thompson phil at riverbankcomputing.com
Mon Mar 2 10:02:56 GMT 2009


For those who want to play...

Current SIP and PyQt4 snapshots implement the new-style API for connecting,
disconnecting and emitting signals described in the Roadmap. I've updated
the 14 tutorial examples to use it, I'll get around to the other examples
later on.

Also, the restrictions on the use of super() have been removed.

Phil


More information about the PyQt mailing list