Qt UI Actions

Drive Qt UIs in DCC hosts with structured actions; use with CUA, UI Control, or dcc-cua workflows when semantic Qt controls are available.

dcc-mcp cc6da39 9 files · 13.9 KB Updated

File contents

Qt UI Actions

Use this skill after qt-ui-inspector has identified stable Qt selectors. Prefer widget ids, object names, class names, and QAction text over screen coordinates. Each tool must run on the host main thread.

These tools complement core 0.20 ui_control__* tools backed by dcc-cua 0.4. Use structured Qt actions when a stable Qt selector exists. Use ui_control__snapshot and one ui_control__act for native widgets, custom canvases, or input that the Qt binding cannot express.

dcc-mcp/dcc-ui-qt-actions/tree/main/skill/qt-ui-actions commit cc6da39d54

Frequently asked questions

npx skillmds@latest add dcc-mcp/qt-ui-actions