I'm thinking now of implementing dragEnterEvent, dragMoveEvent and dropEvent...As for mousePressEvent, this would be useful for getting the mouse position at the start of the drag for later use - I believe if the distance between the start mouse position and the position where the mouse button was pressed is larger than QApplication's recommended drag start distance we can avoid initiating a drag just because say the user's hand shakes...![]()
Regards,
Steve
Bookmarks