__init__.py 193 Bytes
"""业务核心模块。

从 image_generator.py 拆出,保留 QWidget UI 类在原文件供 task #19 整删。
QML 桥层和外部模块直接 import core.* 而不是 image_generator。
"""