mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) Added fields for min and max depths to the well log plot
Changing those fields will cause all well trace plots to be updated accordingly.
This commit is contained in:
@@ -59,4 +59,7 @@ private:
|
||||
|
||||
private:
|
||||
QPointer<RiuWellLogPlot> m_viewer;
|
||||
|
||||
caf::PdmField<double> minimumDepth;
|
||||
caf::PdmField<double> maximumDepth;
|
||||
};
|
||||
|
Reference in New Issue
Block a user