kwin/autotests/tabbox
Vlad Zahorodnii 1b2c7b248b 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
2021-06-08 10:49:42 +03:00
..
CMakeLists.txt Drop QtScript dependency 2021-02-23 07:47:01 +00:00
mock_tabboxclient.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_tabboxclient.h Make source code more relocatable 2021-02-10 15:31:42 +00:00
mock_tabboxhandler.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
mock_tabboxhandler.h Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_desktopchain.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_tabbox_clientmodel.cpp Port TestTabBoxClientModel away from deprecated QWeakPointer::data() 2020-09-10 10:26:32 +03:00
test_tabbox_clientmodel.h Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
test_tabbox_config.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_tabbox_handler.cpp Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00