Skip to content

QStringRef and QStringList porting from the KF6 branch

Igor Kushnir requested to merge work/port-qstringref-to-qstringview into master

See the commit messages for details.

Screenshots that demonstrate the effects of my last few QtHelpDocumentation commits.

Before my fixes After my fixes
QMimeDatabase QMimeDatabase
QString QString
qgetenv qgetenv
contains contains
sprintf sprintf
toStdString toStdString
Edited by Igor Kushnir

Merge request reports