I think I'm over complicating this... I think I am just going to subclass QStandardItem and QGraphicsPixmapItem and have have private pointers to the corresponding item.
But the issue with setting the data (using setData() ) on the QStandardItem and getting the unexpected internal drag&drop behaviour... Any ideas?
Bookmarks