(#466) Clicking a plot curve selects the item in the project tree view

This commit is contained in:
Pål Hagen
2015-09-17 11:34:03 +02:00
parent ce6c33fa09
commit ca375d90ea
5 changed files with 72 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ protected:
private:
void setDefaults();
void selectClosestCurve(const QPoint& pos);
private:
RimWellLogPlotTrace* m_plotTraceDefinition;