I have a QModelIndexList from "selectedRows()" from a table.
How can I sort this list in reverse order so I can use this list to remove rows while keeping the indices valid.
I have a QModelIndexList from "selectedRows()" from a table.
How can I sort this list in reverse order so I can use this list to remove rows while keeping the indices valid.
Running:
RHEL 5.4
Python 2.7.2
Qt 4.7.4
SIP 4.7.8
PyQt 4.7
Bookmarks