Then this should work:Qt Code:
selectionModel->model()->data(editIndex.first().row(), 0)To copy to clipboard, switch view to plain text mode
Then this should work:Qt Code:
selectionModel->model()->data(editIndex.first().row(), 0)To copy to clipboard, switch view to plain text mode
Bookmarks