Replace QString() constructors with QStringLiteral() macro to improve performance.
QString()
QStringLiteral()