Hi all
Could someone provide example of using QSortFilterProxyModel. There is a " Sorting model example " provided by QT but it is rather simple.
Thanks.
Printable View
Hi all
Could someone provide example of using QSortFilterProxyModel. There is a " Sorting model example " provided by QT but it is rather simple.
Thanks.
If Qt example simple for you then explain peoples your task ;)Quote:
Originally Posted by prakash
I am using QTreeWidget as main display which has date and integer data displaying in columns. I would like to sort those columns, but don't know how to do that.
Thanks.
Override