Is it possible to catch mouseMoveEvent without creating a new QwtPlot class?

I'm trying to move a QwtPlotMarker with a right mouse drag. The marker already moves with edit box changes.