QTableVIew Sort Image Column
Unsolved
General and Desktop
-
Hello,
I have custom QStandardItemModel and QStandardItem in QTableVIew. One of columns contains images...can you help me to find some link (example:)) how to do custom sort for this column?
Thanks, David.
-
@David.Reznicek
see this example with focus on the lessThan() implementation