Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
4.3.0
-
None
Description
Make QTreeWidgetItem::operator<() check if the data is a number when comparing and if it is not then fall back to the string case. This is what QTableWidgetItem does in this case.