It is probably a noobish question, but how do I installEventFilter within createEditor, because since createEditor is const, calling myLineEdit->installEventFilter(this) produces an error...
I doesn't know why it is so complicated to put a simple QComboBox into a cell
Anyway, I tested with having persistent editors : it seems to work, but the method of showing an editor when needed is much better...
Bookmarks