I wonder, as I select multiple cells in QTableWidget object across the line of code?

I know: setCurrentCell ();//but this function selects only a single cell, and I would like to select several cells.


Thank you very much !