Lose the comboboxes (I imagine you use setItemWidget() or something like that) and implement a proper item delegate (subclass of QItemDelegate) that will return a combobox as an editor for a cell.
Lose the comboboxes (I imagine you use setItemWidget() or something like that) and implement a proper item delegate (subclass of QItemDelegate) that will return a combobox as an editor for a cell.
Bookmarks