I have a QTableView
with around 10k entries. When I call QAbstractItemView::selectAll
it takes about 5secs to complete. The performance otherwise is OK.
- Why is the selection so slow?
- and is there something I can do to speed it up?
I have a QTableView
with around 10k entries. When I call QAbstractItemView::selectAll
it takes about 5secs to complete. The performance otherwise is OK.
Copyright © 2021 Jogjafile Inc.