[Qt-interest] How to handle error

Stephen Kelly steveire at gmail.com
Fri Jun 25 13:06:20 CEST 2010


Ramesh wrote:

> Hi all,
> 
> For example in connecting the SIGNAL of one class to SLOT of another  need
> to have many conditions like, class object should be meta object,
> 
> parameters should be same. even if we do small mistake also programme will
> compile, but signal slot will not work.

A colleague wrote a static analysis tool for these checks:

http://tokoe-kde.blogspot.com/2010/06/verktyg-or-how-to-tame-signals-
and.html

All the best,

Steve.




More information about the Qt-interest-old mailing list