Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.3.3
-
None
Description
Currently the only way for setting the drag&drop mime data for a QTreeWidgetItem is to subclass the QTreeWidget class and reimplement mimeData().
It would be nice if there was an easier and less low level way of doing this.