gammaray

Inspect and modify Qt application internals at runtime

brewmacoslinux
Try with needOr install directly
Source

About

Examine and manipulate Qt application internals at runtime

Commands

gammaray

Examples

Launch GammaRay GUI to inspect a running Qt application$ gammaray
Attach GammaRay to a specific Qt application by PID$ gammaray -p <pid>
Launch GammaRay with a Qt application directly$ gammaray /path/to/qt/application