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]] 属性。 |
||
|---|---|---|
| .. | ||
| qwcolormanagementv1-usage-guide.md | ||
| qwlroots-wrapping-patterns-best-practices-en.md | ||
| qwlroots-wrapping-patterns-best-practices.md | ||