How to change QTableView like list

53 Views Asked by At

I need to change QTableView like this enter image description here

I try to use QSortFilterProxyModel, but i dont find any information about that. In documentation examples write in c++, i cant understand it

0

There are 0 best solutions below