
Gammaray is a tool for examining the internals of a qt application and to some extent also manipulate it. gammaray uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. it provides easy ways of navigating through the complex internal structures you find in some qt frameworks, such as qgraphicsview, model/view, qtextdocument, state machines and more.
this package contains the debugging symbols for gammaray.