Lars Gullik Bjønnes wrote: > That might be the easy way out. > > IMHO it is a pity that Qt only supports ucs-2 and not ucs-4. > (not even for individual codepoints) >
I thought that utf-32 (ucs-4) does not work on Windows and that utf-16 is the way to go for cross-platform. Would you consider using Qstring for storing unicode strings ? Qstring is now part of QtCore a subset of Qt. Cheers, Charles -- http://www.kde-france.org