Description
A developer tool for inspecting the internals of Qt applications while they run. It can examine object trees, properties, models, signals, resources, and in some cases manipulate application state for debugging.
Use it for debugging software you develop or are allowed to inspect. Changing live application internals can alter behavior or expose private runtime data.