Hi,

I would like to implement the following behavior on my QTableView:
left clicking in a blank area should act as "deselect" (any selected line should be unselected).

Do you know how to implement this ?

Thank you in advance.