PyQt6 panels generator helpers.
This module contains the `_PanelsGeneratorPyQt6` class which emits PyQt6
source lines for absolute-positioned output widgets (TextArea, ImageView,
TableView, HtmlView) and a scrollable input Frame container. It is imported by
`gui_codegen_PyQt6.py`.