Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Qt Dependency Visualizer

I have a lot of classes which interact with other classes through signal&slot mechanism, composition, inheratance etc.

I wonder, is there any tool which visualizes(such as:UML-like diagrams) dependencies between classes in source code especially for Qt based codes?

Thanks.

like image 897
Rob Ashton Avatar asked Aug 26 '26 23:08

Rob Ashton


1 Answers

One such tool is codedrawer for C++(http://www.codedrawer.com/).It is not specifically for QT though, but I hope it should work as per your need. Actually I am myself looking our for tools which are similar in nature, adding the link for followup just in case some good stuff shows up. Code refactoring

like image 104
Alok Save Avatar answered Aug 29 '26 13:08

Alok Save



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!