Hi, Sir:
Although I reviewed the questions in forum, I failed to find a clear way to get the range of a table.

I want to get the range when I press mouse's left key on an item and move to another item on table based on QTableView.

I try to use QItemSelectionModel to get selectionChanged signal, however, it seems not to show me the selected range.

So, Could anyone help me on that??

Thanks a lot.

BR,
Pico