QListView with QAbstractItemModel
Unsolved
General and Desktop
-
Hi Guys!
I use QListView with QAbstractItemModelOn internal drop item to empty space of the view dropMimeData not called
How i can fix it?
I also have QTreeView with QAbstractItemModel and it work. I dont understand different of view behaviour and what should i do in this case.
May by it is bug?
-
Hi,
Did you already read the Using Drag and Drop with Item Views chapter in Qt's documentation ?