GammaRay 是一个允许你查看 Qt 应用程序甚至在某种程度上修改它的独特应用,可谓是 Debugger 的良好补充

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
https://www.kdab.com/gammaray

Qt的人也向我们推荐了GammaRay这个好东西,但因为不是Qt官方的,所以没有正式推荐
GammaRay 是一个允许你查看 Qt 应用程序甚至在某种程度上修改它的独特应用,可谓是 Debugger 的良好补充
GammaRay 通过注入程序运行时环境的方式,获得大量关于应用程序本身的有趣信息。
提供 QGraphicsView 的结构组织图,并支持实时更改部分属性。
提供详细的 QObject introspection 工具。
提供对于状态机的实时监控。
具有独立版本和与 Qt Creator 的协作版本。

posted @ 2018-09-19 15:49  findumars  Views(1015)  Comments(0Edit  收藏  举报