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:
@@ -30,6 +30,8 @@
|
||||
class RimWellLogPlotCurve;
|
||||
class RiuWellLogTracePlot;
|
||||
|
||||
class QwtPlotCurve;
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
///
|
||||
@@ -53,6 +55,8 @@ public:
|
||||
void updateAxisRangesAndReplot();
|
||||
|
||||
RiuWellLogTracePlot* viewer();
|
||||
|
||||
RimWellLogPlotCurve* curveDefinitionFromCurve(const QwtPlotCurve* curve) const;
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user