#1971 WLP: Context command to create a new well log RFT curve from a selected well

This commit is contained in:
Rebecca Cox
2017-10-09 12:03:18 +02:00
parent 18552cf2f6
commit da118ac1da
8 changed files with 196 additions and 23 deletions

View File

@@ -52,6 +52,8 @@ public:
void setRftAddress(RifEclipseRftAddress address);
RifEclipseRftAddress rftAddress() const;
void setDefaultAddress(QString wellName);
protected:
// Overrides from RimWellLogPlotCurve
virtual QString createCurveAutoName() override;