<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">QUtf8StringIterator can be easily added to extract Unicode codepoints from the UTF-8 string like QStringIterator exists for the same in UTF-16.<br></blockquote><div> </div><div>I have discovered QStringIterator in KDAB blog, it is nice, thanks!</div><div>A QUtf8StringIterator would boost Qt utf8 support like easily splitting/filtering a QByteArray based on QChar category.</div><div>I agree though that it is not really useful for IO/networking code and much more on QString.</div></div></div>