Den 27-07-2012 07:44, Constantin Makshin skrev: > You can use QMap<QChar, QString>. I don't think these conversions are > [very] common in various languages, so there shouldn't be any problems > with manual creation of this conversion map.
Sounds like a good candidate for a patch to Qt, if this is done. Bo. > On Jul 27, 2012 6:53 AM, "Nikos Chantziaras" <rea...@gmail.com > <mailto:rea...@gmail.com>> wrote: > > Normally, Unicode defines conversions for things like "ß" (U+00DF, > German sharp S) to "SS". How can I do that with QChar? The > toCaseFolded() and toLower() member functions return a single QChar, > while mappings like "ß" -> "SS" would need two QChars to get the result. > > How's this supposed to work? > > _______________________________________________ > Interest mailing list > Interest@qt-project.org <mailto:Interest@qt-project.org> > http://lists.qt-project.org/mailman/listinfo/interest > > > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest > Bo Thorsen, Fionia Software. -- Expert Qt and C++ developer for hire Contact me if you need expert Qt help http://www.fioniasoftware.dk _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest