I want to implement automatic vertical scrolling in QTreeView when rows are dragged. I set autoScroll and acceptDrops to true, but it doesn't work. How can this be achieved?