reimplement it how?
from this post here : http://www.cplusplusdevelop.com/855_3935440/
I tried using setData() and Qt::BackgroundRole with QSortFilterProxyModel instead, it still doesn't do anything. I am not sure what exactly I should reimplement setData to do.QFileSystemModel rejects all calls to setData that is not of the role "Qt::EditRole".
Bookmarks