Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
SBL.gui_panels_generator_pyqt6 Namespace Reference

Packages

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`.