hi,
I am trying to do something which seems simple but I don't know how to start.

I have a QTableWidget with 2 columns and 10 rows. The first column has a QComboBox and the second is empty (the user must fill in a number). How can i get the values of the table after the user has finished completing it?