Qt UI Inspector Cross-DCC Qt UI introspection tools. All tools lazy-import the host's Qt binding (qtpy, PySide6, PySide2, PyQt6, or PyQt5). Tools dcc qt ui inspector list windows List every top-level Qt window with object name, class, visibility, geometry, and child count. dcc qt ui inspector find widgets Locate Qt widgets by object name (exact/substring/regex), class name, and visibility. Bounded result count. dcc qt ui inspector describe widget Return a single Qt widget's structured state - class, geometry, flags, accessible name/description, and bounded property snapshot. dcc qt ui inspect…