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.