#5213 Show file name in biot coefficient from file UI.

This commit is contained in:
Kristian Bendiksen
2020-04-06 23:18:11 +02:00
parent 1fde4a09b5
commit ecf61f9854
4 changed files with 61 additions and 4 deletions

View File

@@ -114,6 +114,9 @@ private:
QList<caf::PdmOptionItemInfo> calculateValueOptions( const caf::PdmFieldHandle* fieldNeedingOptions,
bool* useOptionsOnly ) override;
QString findFileNameForElementProperty( const std::string& elementProperty,
const std::map<std::string, QString> addressesInFiles ) const;
void updateFormationNamesData() override;
void initAfterRead() override;