Hi, I wrote a Clang tool that's capable of statically identifying certain problematic calls to QObject::connect(): https://github.com/etaoins/qconnectlint
It's been tested with Qt 4.8 and 5.0 on Mac OS X and Linux. Hopefully some developers might find it useful for developing or refactoring Qt applications. You can email me off-list if you have any questions. - Ryan
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
