Skip to main content
Glama

qt_key_press

Send key events to widgets in PySide6 applications for automated testing and interaction. Specify a key name and optional widget reference to simulate keyboard input.

Instructions

Send a key event to a widget or the focused widget.

Args: key: Key name (e.g., 'Return', 'Escape', 'Ctrl+S', 'a'). ref: Widget ref. If omitted, sends to the currently focused widget.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keyYes
refNo

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