Use QLatin1Char instead of QStringLiteral when possible
QLatin1Char is more efficient when creating a 1 character temporary string.