[Development] Qt6: Adding UTF-8 storage support to QString

Thiago Macieira thiago.macieira at intel.com
Thu Jan 24 22:58:47 CET 2019


On Thursday, 24 January 2019 05:06:58 PST Konstantin Tokarev wrote:
> I will be officially pissed off if possibility to access raw data of QString
> without extra copy is gone  It would be better if there is a way to figure
> out internal storage encoding (e.g. isUtf16()) and access raw data

How often do you need that, oustide of QString itself? And maybe a few 
efficient QtCore classes? (QCborValue comes to mind)

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list