[Qt-interest] [urgent] QTableView::selectedRoe() is there anything like this ??
Neel Basu
neel.basu.z at gmail.com
Thu Apr 23 17:19:17 CEST 2009
I've a QTableView and there is a QAbstractModelDerived Class (there is no edit
trigger).
There is Add/Delete Button on the delete Button I want to delete the entry
that is selected in the QTableView from a Slot in QFrame Derived object.
Now How can I get Which row is selected ??
cause I need to pass the row Number to model->removeRow()
Thanks
Neel
More information about the Qt-interest-old
mailing list