QTableWidget::currentColumn() can give you which combo is selected.

Use QComboBox's activated signal to find out about the row.