Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.0
-
None
Description
When setting a widget, e.g a QComboBox in a QTableWidget using setCellWidget(), then the cellChanged ( int, int) signal will not trigger when modifying the data in the QComboBox. Some convenience functionality should be added for getting hold of which widget had its data changed and which column and row this widget is located in.