Hello there,
I want to have a window that contains a QTable and a QwtPlot and when I select a curve with the mouse, the points of the curve will appear at the QTable.
The problem that I have is that I don't know how to select a curve. I have seen the example (event_filter) that just selects points not the whole curve.
Do you have any suggestions?
Thank you in advance