Module event_helper

Module event_helper 

Source
Expand description

事件管理辅助模块

提供统一的事件管理逻辑,包括:

  • 事件总线初始化
  • 事件广播
  • 事件处理器注册
  • 事件循环管理

Structs§

EventHelper
事件管理辅助器