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