[Development] qPrintable encoding issues

Matthew Woehlke mw_triad at users.sourceforge.net
Fri Feb 28 20:58:25 CET 2014


On 2014-02-28 11:46, Thiago Macieira wrote:
> Another solution is to add another wrapper, like qPrintable, [...]

Can I vote again for qRawUtf8? (Feel free to bikeshed the name; the 
point is that the implementation is .toUtf8.constData().) This would 
solve the printf case equally well *and* would be a drop-in replacement 
for qPrintable where a UTF-8 encoded char* is required.

-- 
Matthew




More information about the Development mailing list