But maybe you should take a look at the use of QItemDelegate to fine-tune the behaviour of a QTableView.
It's really worth the trouble of learning the concept...
Can you paste few lines of code.....??? I tried using QModelIndex but didn't succeed.
I have connected currentIndexChanged() signal to my own function while setting up QComboBox, but in that case also not able to identify which row's combo box is clicked.
Last edited by ronak.vashi; 9th December 2010 at 10:01.
Reason: updated contents
Bookmarks