OK - beginning to get there.
I subclassed QSortFilterProxyModel and reimplemented QSortFilterProxyModel::filterAcceptsRow to check for other files in the sequence.
Somehow QFileDialog::setProxyModel seems to have stopped selected files appearing in the File name LineEdit and I still haven't been able to change the filenames in the current directory view, but it's a start.
EDIT: Seems that even doingprevents files clicked on in the current directory view appearing as the selected file. Everything else seems to work. Any ideas?Qt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks