#2038 RFT Plot: move formation logic from track to rft plot

This commit is contained in:
Rebecca Cox
2017-11-06 12:49:06 +01:00
parent 2fc796ac27
commit 1e943e1607
4 changed files with 57 additions and 61 deletions

View File

@@ -151,6 +151,7 @@ private:
void applyCurveAppearance(RimWellLogCurve* newCurve);
void updateSelectedTimeStepsFromSelectedSources();
void updateFormationNamesData() const;
private:
caf::PdmField<bool> m_showPlotTitle;
caf::PdmField<QString> m_userName;