hello
i am using qwt6.6.0 and qt 4.7.2 for fedora8
i am using two different qwtplots in a single window.Each plot is having two vertical markers which show the xaxis point.
I am using QwtPlotPicker's moved(QPoint &pos)signal to get the pos.x point.then i am placing marker1 to pos.x
how to attach the picker with two different markers.
Bookmarks