#2038 RFT Plot: Set default values for formation names

This commit is contained in:
Rebecca Cox
2017-11-03 14:53:00 +01:00
parent fc4ceeda95
commit c8b05fe9ce
2 changed files with 25 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ public:
void setCurrentWellName(const QString& currWellName);
QString currentWellName() const;
int branchIndex() const;
static bool hasPressureData(const RimWellLogFile* wellLogFile);
static bool isPressureChannel(RimWellLogFileChannel* channel);