[PyQt] Possible bug with new signal-slot connection

Hans-Peter Jansen hpj at urpla.net
Thu May 17 21:27:32 BST 2012


On Wednesday 16 May 2012, 22:21:05 Phil Thompson wrote:
>
> So the rule is that if you make a connection old style then you must
> disconnect old style as well and the same for new style. You also
> need to be aware that pyuic4 uses old style connections.

While all of this makes sense, it might be worthwhile to add an option 
to pyuic4 that creates new style signals & slots.

Pete


More information about the PyQt mailing list