I want to set the mime information for a QTreeWidgetItem so that drag and drop will properly work. Do I have to subclass treewidget or treewidgetitem or can I just set something somewhere in the tree items before they are dragged (like when they are created)?
Bookmarks