Cleanup header usage in preparation for Qt 6
Some headers have been moved to a different module. Notable examples are for instance QStringRef. The current best practise is to not use the form <QtModule/class> or .
Co-authored-by: Matt Whitlock kde@mattwhitlock.name
This was split from MR !39 (merged).