Use QLatin1String for concatenation
And + should work here exactly like %, since QStringBuilder is typically enabled by default.
Please register or sign in to comment
And + should work here exactly like %, since QStringBuilder is typically enabled by default.