Move Reference Well functionality to WellLogExtractionCurve

* Remove reference well feature from plot objects
* Move Reference Well functionality to WellLogExtractionCurve
* Reset reference well selection if new selected well path equals ref
This commit is contained in:
Jørgen Herje
2023-01-23 15:07:48 +01:00
committed by GitHub
parent f48eca9ef5
commit 632107e77c
9 changed files with 30 additions and 135 deletions

View File

@@ -197,8 +197,6 @@ protected:
void updatePlots();
caf::PdmFieldHandle* userDescriptionField() override;
void updateReferenceWellPathInCurves();
private:
void cleanupBeforeClose();
void updateSubPlotNames();