[PyQt] How can I verify if signal was really connected with handler ?

Russell Valentine russ at coldstonelabs.org
Sat Feb 6 17:37:09 GMT 2010


Mateusz Korniak wrote:
> Hi !
> How can I verify if signal was really connected with handler ?
> Seems I always get True from connect() call.
> 
> 

Test it by triggering it on purpose?


More information about the PyQt mailing list