What do you mean "failed"?
Has the row in question been fetched from the model by the view? The view uses lazy fetching with canFetchMore() and fetchMore().
What do you mean "failed"?
Has the row in question been fetched from the model by the view? The view uses lazy fetching with canFetchMore() and fetchMore().
Found the problem (for now). The code can't take the tablewidget's verticalHeaderItem->text(). The horizontalHeaderItem works fine though. Why is it?
Bookmarks