treeland/qwlroots/doc/ai
rewine 3a013bcf5a fix: replace Q_EMIT and Q_SLOTS with signals/slots
Replace all instances of Q_EMIT with the modern signal
emission syntax
and replace Q_SLOTS with the modern slots syntax. Also add
[[maybe_unused]] attributes to parameters that are intentionally unused.

fix: 替换 Q_EMIT 和 Q_SLOTS 为 Qt5 风格的信号/槽

替换所有 Q_EMIT 为现代风格的信号发射语法,并将 Q_SLOTS 替换为现代风格的槽语法。
同时为故意未使用的参数添加 [[maybe_unused]] 属性。
2025-08-07 19:08:26 +08:00
..
qwcolormanagementv1-usage-guide.md refactor: merge qwlroots and waylib source code into treeland 2025-07-23 15:27:52 +08:00
qwlroots-wrapping-patterns-best-practices-en.md fix: replace Q_EMIT and Q_SLOTS with signals/slots 2025-08-07 19:08:26 +08:00
qwlroots-wrapping-patterns-best-practices.md fix: replace Q_EMIT and Q_SLOTS with signals/slots 2025-08-07 19:08:26 +08:00