0

I have a Qt application misbehaving on macOS. The UI is garbled in various ways. As part of diagnosing this I would like to hit a hot key and bring up a HUD to interactively browse Qt's internal resources it uses to render itself, such as OpenGL textures and other surfaces to see what it has cached.

Does it have such a feature?

1 Answers1

0

KDAB's GammaRay is what you are looking for.

Benjamin T
  • 8,120
  • 20
  • 37