[Development] Qt::CaseInsensitive comparison is not the same as toLower() comparison
Thiago Macieira
thiago.macieira at intel.com
Thu Feb 11 17:11:40 CET 2016
On quinta-feira, 11 de fevereiro de 2016 13:26:50 PST Konstantin Ritt wrote:
> BTW, *_wcsicmp* compares strings by simply converting them to their
> lowercase forms.
> So what you suggest? Changing Qt::CaseInsensitive string comparison to not
> use casefolding and introduce more option(s) for case-folded and normalized
> case-folded comparison?
>
> Albeit that'll be a behavioral change, I think I'm ok with that.
That's not what I was thinking, but it's also possible.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list