#3205 Improved default name of modelled wellpaths. Made sure that the name is read and written.

This commit is contained in:
Jacob Støren
2018-08-14 13:22:42 +02:00
parent 319203b7fc
commit a6d91873e6
4 changed files with 18 additions and 3 deletions

View File

@@ -109,7 +109,7 @@ public:
void updateFilePathsFromProjectPath(const QString& newProjectPath, const QString& oldProjectPath);
bool anyWellsContainingPerforationIntervals() const;
size_t modelledWellPathCount() const;
protected:
virtual void fieldChangedByUi( const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue ) override;