Skip to main content
Glama

qt_signals

Debug Qt application signal connections by inspecting which signals are connected and their receiver counts for specific widgets.

Instructions

Inspect signal connections on a QObject.

For a given widget/object, enumerates all signals and reports which are connected and how many receivers each has. Useful for debugging "nothing happens when I click" problems. Args: ref: Widget ref from qt_snapshot (e.g., 'w5').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
refYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xCarbon/qt-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server