Skip to content

Compile with QT_NO_FOREACH QT_NO_KEYWORDS

Alexander Lohnau requested to merge work/foreach_and_emit into master

Port away from foreach and also from emit.

This has been tested with compile time check and also clazy(detaching-temporary and range-loop checks).

@apol @elvisangelaccio

Merge request reports