Qt依赖性可视化器 [英] Qt Dependency Visualizer

查看:282
本文介绍了Qt依赖性可视化器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有很多课程通过信号和插槽机制,组合,继承等与其他课程进行交互。



我想知道,有没有任何可视化的工具例如:类似UML的图表)源代码中的类之间的依赖关系,特别是基于Qt的代码?



谢谢。

解决方案

一个这样的工具是C ++的代码( http://www.codedrawer .com / )。它不是专门针对QT,但我希望它可以根据您的需要工作。实际上,我自己正在寻找类似的工具,添加跟踪链接,以防一些好东西出现。
代码重构


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.

解决方案

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

这篇关于Qt依赖性可视化器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆