Hai
In my Project, I have a Main Widget in that QWT Plot Widget and some other widgets [QList ..].
I can get the MouseMoveEvent of my MainWidget but not able to get QWTPlot MouseMoveEvent.
suggestion please
Code:
{ ------ ------ }
and
my QWTPLOT Mouse Event is
Code:
{ // some code ------------------ ------------------- }

