Приложение: GammaRay Инструмент проверки и манипулирования Qt-приложениями - Qt-application inspection and manipulation tool GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent. GammaRay provides the following capabilities to help your Qt application development efforts: • Browse the QObject tree with live updates • View, and to some extent, edit QObject static and dynamic properties • View and call slots of a QObject (similar to qdbusviewer) • View other QObject elements such as signals, enums and class info introspectively • List all QObject inbound and outbound signal/slot connections • Provide live widget preview. • View the content of any QAbstractItemModel (QAIM) • Browse the QAbstractProxyModel (QAPM) hierarchy • Browse the QGraphicsView (QGV) item tree of any QGV scene • ... Источник |