Set the selectionModel of the second view to that of the first (see QAbstractItemView::setSelectionModel()).
The slowness of the treeview might be improved by setting QTreeView::setUniformRowHeights() to true.
HTH
Set the selectionModel of the second view to that of the first (see QAbstractItemView::setSelectionModel()).
The slowness of the treeview might be improved by setting QTreeView::setUniformRowHeights() to true.
HTH
jpujolf (1st August 2008)
Bookmarks