[Development] QUtf8String{, View}

Arnaud Clère arnaud.clere at moulinarso.fr
Sat May 16 22:10:12 CEST 2020


>
> QUtf8StringIterator can be easily added to extract Unicode codepoints from
> the UTF-8 string like QStringIterator exists for the same in UTF-16.
>

I have discovered QStringIterator in KDAB blog, it is nice, thanks!
A QUtf8StringIterator would boost Qt utf8 support like easily
splitting/filtering a QByteArray based on QChar category.
I agree though that it is not really useful for IO/networking code and much
more on QString.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20200516/1f95dd52/attachment.html>


More information about the Development mailing list