Run clazy with qt-keywords fixit
In C++20, there will be emit() class member, which can conflict with the emit keyword. Given that, there are plans to enable QT_NO_KEYWORDS by default in the future.
See also https://lists.qt-project.org/pipermail/development/2020-February/038812.html