[Development] Feature Freeze Exception: QStringView

Kevin Kofler kevin.kofler at chello.at
Fri Feb 3 12:45:41 CET 2017


Marc Mutz wrote:
>         setLabelQStringCRef("&OK");

That is an unfair comparison. The QString code should use QStringLiteral. Of 
course converting from 8-bit to 16-bit is horribly inefficient compared to 
just using a 16-bit literal.

        Kevin Kofler




More information about the Development mailing list