Bases: Registry
Registry
Stores Qt pre-defined tabs (non-MDI)
New widgets can be registered via:
@qt_fixed_layout_tab class CustomTab(QWidget): ...