Is there a final code out there? I want to inverse the shift-function by move and copy too
Is there a final code out there? I want to inverse the shift-function by move and copy too
For QTreeWidget derived class dropMimeData() gets called only when there is a "data drop", so to say. For move operations, it does not get called. It gets called when you try to copy the data. For Move or Internal move operations QTreeWidget::dropEvent() gets called.
Gopalakrishna Palem
Creator of CFugue Runtime for Programming Music in C++
Bookmarks