[PyQt] Possible bug with new signal-slot connection

Alexander Bruy alexander.bruy at gmail.com
Wed May 16 13:15:06 BST 2012


Hi Pete,

thanks for answer, but I need both slots: reject() and custom slot.
Also even if I reimplement reject() this incompatibility between
old and new style for signal-slot connection remains. Main question
is not my code but this incompatibility

2012/5/16 Hans-Peter Jansen <hpj at urpla.net>:
> Apart from your issue, consider to subclass QDialog and reimplement reject to
> conditionally do what you want without continuously fiddling with
> {dis,}connect.
>
> Pete

Thansk
-- 
Alexander Bruy


More information about the PyQt mailing list