/** * HIS-GUI 样式管理器实现 * 包含样式加载和主题应用功能 */ #include "style_manager.h" // 样式管理器的方法实现 // (详细内容已在头文件中以静态方法形式实现)