Categories
How to sort qcombobox alphabetically without case sensitivity?
at the moment I use it, but this sorting is case-sensitive, how can I turn it off? in the parameters like you can not pass something like CaseInsensitive .model().sort(0, 0)
.model().sort(0, 0)
Answer the question
In order to leave comments, you need to log in
This issue has never bothered me. But who's stopping you from inheriting from model and rewriting sort()?
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question