and here we go again. Please use our search engine first before posting! Catchwords "sort number" would have lead you to the solution!
Use QTableWidgetItem::setData() for setting an int value, then the sort will be correct.
and here we go again. Please use our search engine first before posting! Catchwords "sort number" would have lead you to the solution!
Use QTableWidgetItem::setData() for setting an int value, then the sort will be correct.
nice answer thx
but what happend if you have first numbers and after this letters in the same column?
Bookmarks