QT_NO_KEYWORDS will be default in Qt 6 so all occurrences of emit should be replaced by Q_EMIT.
Details
Details
Build with QT_NO_KEYWORDS define enabled and observe succesful build.
Diff Detail
Diff Detail
- Repository
- R275 KItemModels
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
We should also have a task on the KF6 workboard[1] about this, so that we cull them out of all the current code in KDE.
(Or maybe use a perl-script to get them all?)
Comment Actions
Looking at D28915, seems you are only collecting to earn push rights so far :), so going to push for you with the author info taken from there.
Comment Actions
Thank you for committing! Although I recently gained push rights, I did not have time yet to dig into the details of how to create/push commit respecting the KDE standards etc. Next time, I'll try on my own :)