[Qt-interest] Displaying unicode strings

Eeli Reilin eeli.reilin at gmail.com
Sun Aug 29 11:20:57 CEST 2010


Problem solved.

I ended up using strtol function to convert the unicode string to a hex
value and then casting it to char and assinging it to QString.

-- Eeli Reilin




More information about the Qt-interest-old mailing list