How to Track Emitted Signals in QT?

Posted by metdos on Stack Overflow See other posts from Stack Overflow or by metdos
Published on 2010-05-06T10:24:12Z Indexed on 2010/05/06 10:28 UTC
Read the original article Hit count: 275

Filed under:
|
|
|
|

Is there any way to observe all signals which are emitted?

PS. Of course we can write slots for all signals, but that is not I want.

Thanks.

© Stack Overflow or respective owner

Related posts about qt

Related posts about qt4