First,select set selection behaviour of your view to QAbstractItemView::SelectRows
Second,the best way to obtain a whole row from QSqlTableModel it the record function;
First,select set selection behaviour of your view to QAbstractItemView::SelectRows
Second,the best way to obtain a whole row from QSqlTableModel it the record function;
thefatladysingsopera (3rd May 2011)
Bookmarks