Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 8.0.1
Description
There are probably more, but some fixes suggested by clazy, like qstring-ref produce code that does not compile because the functions don't exist in Qt 6 anymore.
For example QString::leftRef(), midRef() etc.