Hi,
Well the example ( C++ GUI Programming with Qt4) doesn't use a model so I guess this is why it handles the events in the view/widget. I have just implemented the dropMimeData method in my model but it doesn't get called, I guess this is because I have the events implemented in my view?!
Kind regards,
Steve
Bookmarks