<component type="desktop-application">
<id>GammaRay.desktop</id>
<name>GammaRay</name>
<summary>Qt-application inspection and manipulation tool</summary>
<project_license>GPL-2.0+</project_license>
<description>
<p>GammaRay is a tool to poke around in a Qt-application and also to
manipulate the application to some extent. GammaRay uses various
DLL injection techniques to hook into an application at runtime and
provide access to a lot of interesting information.</p>
<p>GammaRay provides the following capabilities to help your Qt application development efforts:</p>
<ul>
<li>Browse the QObject tree with live updates</li>
<li>View, and to some extent, edit QObject static and dynamic properties</li>
<li>View and call slots of a QObject (similar to qdbusviewer)</li>
<li>View other QObject elements such as signals, enums and class info introspectively</li>
<li>List all QObject inbound and outbound signal/slot connections</li>
<li>Provide live widget preview. Useful for finding layout issues</li>
<li>View the content of any QAbstractItemModel (QAIM)</li>
<li>Browse the QAbstractProxyModel (QAPM) hierarchy</li>
<li>Browse the QGraphicsView (QGV) item tree of any QGV scene</li>
<li>... and much, much more</li>
</ul>
</description>
<developer>
<name>Klaralvdalens Datakonsult AB (KDAB)</name>
</developer>
<developer_name>Klaralvdalens Datakonsult AB (KDAB)</developer_name>
<pkgname>gammaray</pkgname>
<launchable type="desktop-id">GammaRay.desktop</launchable>
<icon type="cached" width="48" height="48">gammaray_GammaRay.png</icon>
<icon type="cached" width="48" height="48" scale="2">gammaray_GammaRay.png</icon>
<icon type="cached" width="64" height="64">gammaray_GammaRay.png</icon>
<icon type="cached" width="64" height="64" scale="2">gammaray_GammaRay.png</icon>
<icon type="remote" width="128" height="128">g/ga/gammaray.desktop/50a044c6bcfdf606960da44b38395e3c/icons/128x128/gammaray_GammaRay.png</icon>
<icon type="cached" width="128" height="128" scale="2">gammaray_GammaRay.png</icon>
<icon type="remote" width="128" height="128" scale="2">g/ga/gammaray.desktop/50a044c6bcfdf606960da44b38395e3c/icons/128x128@2/gammaray_GammaRay.png</icon>
<icon type="stock">GammaRay</icon>
<url type="homepage">https://www.kdab.com/gammaray/</url>
<url type="bugtracker">https://github.com/KDAB/GammaRay/issues</url>
<url type="help">https://github.com/KDAB/GammaRay/wiki</url>
<categories>
<category>Development</category>
</categories>
<keywords>
<keyword>Qt</keyword>
<keyword>development</keyword>
<keyword>runtime</keyword>
</keywords>
</component>