Hi,
I'm trying to scroll items within a QTableView, at the moment I use the following :
Qt Code:
ui.tableView->scrollTo( index );To copy to clipboard, switch view to plain text mode
Problem with this is that it seems very slow, is there any other way to do this?
Regards,
Steve


Reply With Quote
No it is not.
Bookmarks