PyQt5 QSortFilterProxyModel Sort Column by appropriate data type (int, float, datetime, string, etc)

后端 未结 0 1862
北恋
北恋 2020-11-29 04:40

I wrap a QAbstractTableModel instance in a QSortFilterProxyModel in order to be able to sort and filter it.

There are a handful of questions/answers on the site that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题