Quote Originally Posted by pfeldman View Post
Is there a direct way to get information re. what cells are currently selected?
That's exactly what the parameter selected in selectionChanged() contains and the same as QItemSelectionModel::selectedIndexes()