[Qt-interest] Displaying unicode strings
Eeli Reilin
eeli.reilin at gmail.com
Sat Aug 28 12:32:48 CEST 2010
> Qt is fully unicode capable, so you have another issue. Could you be
> more explicit in how you "have" those strings? Where do they come
> from? In what do you have them? In a QString?
The strings come from Facebook via an API request, which returns a JSON
encoded data, and then the JSON data is parsed into strings. An example
string might be: "Myyd\u00c4\u00c4n", which should be "Myydään".
More information about the Qt-interest-old
mailing list