Files
JNetApplet/docs
Jokul a4fe4fdc83 refactor: 移除refresh()的Q_INVOKABLE标记
refresh() 是 m_refreshTimer 每秒回调,QML 从不直接调用。
移除 Q_INVOKABLE 防止 QML 误调用打破定时间隔。函数本身保留。
2026-07-24 11:10:55 +08:00
..