[Development] Backwards compatibiltiy break in Qt 5.5

Thiago Macieira thiago.macieira at intel.com
Tue Jul 28 18:27:22 CEST 2015


On Tuesday 28 July 2015 09:44:23 Matthew Woehlke wrote:
> While I'm generally trying to stay out of this debate, I'd like to toss
> in that a QString → QString or QString → QByteArray function that
> converts from "raw" to either C-style escaped or HTML-style escaped (or
> for bonus points, both), AND BACK AGAIN, would be useful in other contexts.

We already have one that does HTML escaping, but we don't have an HTML parser 
or even a simple unescaper.

A QString C-style escaper function would be useful indeed. I'll add it for 
5.7.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list