You should be able to install an event filter on the dragged object or better yet subclass the item and reimplement its itemChange() method. In there you can get the new item position and adjust the view accordingly.
You should be able to install an event filter on the dragged object or better yet subclass the item and reimplement its itemChange() method. In there you can get the new item position and adjust the view accordingly.
Bookmarks