It seems that if i replace QTreeView with QTableView in my example code memory is not consumed anymore O_O. So it seems that QTreeView is just not intended to be used for very huge amounts of data and QTableView must be used instead.
It seems that if i replace QTreeView with QTableView in my example code memory is not consumed anymore O_O. So it seems that QTreeView is just not intended to be used for very huge amounts of data and QTableView must be used instead.
Bookmarks