Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What locale does QChar::toLower() use?
Does anyone have an example (outside of Arabic or Hebrew) where the results of QLocale::toLower(const QString&) would differ from converting the same string character by character using QChar::toLower()?