Hi everybody.

The following code is not working with QDragMove event. The event never reaches the viewport and the sendEvent does not return anything.

QCoreApplication::instance()->sendEvent((QObject*)graphicsView->viewport(),e);