mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#466) Clicking a plot curve selects the item in the project tree view
This commit is contained in:
@@ -47,6 +47,9 @@ public:
|
||||
|
||||
void setPlot(RiuWellLogTracePlot* plot);
|
||||
void detachCurve();
|
||||
|
||||
QwtPlotCurve* plotCurve() const { return m_plotCurve; }
|
||||
|
||||
virtual void updatePlotData();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user