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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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! :-)