How can read selected items from QTableWidget?
Thanks
int QTableWidget::currentRow() const Returns the row of the current item.
int QTableWidget::currentRow() const
int QTableWidget::currentColumn() const Returns the column of the current item.
int QTableWidget::currentColumn() const