Hi,
I have created a table with QTableWidget which contains few combobox cells.
My question is how can I send signals from a combobox when I change the current index of the combobox?
Thanks for any help!