Conan - Connection analyzer for Qt is a C++ library that provides visual run-time introspection of QObject hierarchies, QObject inheritance, signal/slot connections, and signal emissions. Currently supports Qt 4.6.0 - Qt 4.7.2
Features
- Supports Qt 4.6.0 - Qt 4.7.2
- Discover and browse QObject hierarchies
- Examine the signals, slots and active connections of any QObject
- Disconnect active connections
- Search for duplicate signal connections
- Monitor and log signal emissions
- Export all data to XML
License
GNU General Public License version 2.0 (GPLv2)Follow Conan for Qt
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. Thanks.
-
Easy to use and efficient !!
-
This can be extremely helpful for big application. Unfortunately it uses a lot of standard library stuff, and my project used QT without std library support, just using QT stuff might increase the portability. Nevertheless, thumbs up on this project! :-)