I have QTreeView and every second row QListView with items. Now I can't scroll QTreeView because QTListView is taking the event over.
Is it possible to disable the scrolling on the list ??