I'm using multiselection in my QTableView. And it is fine, but it's not selecting rows with shift + up or shift + down.
Is it possible to fix it?

I was trying to use other selectionModes, but with them it is impossible to unselect all rows.