#5470 Add a new median calculator and make rkbdiff default to median well path rkb

This commit is contained in:
Gaute Lindkvist
2020-02-10 15:37:17 +01:00
parent 91a7a94dda
commit df14cfce06
7 changed files with 267 additions and 5 deletions

View File

@@ -95,7 +95,9 @@ private:
const QVariant& oldValue,
const QVariant& newValue ) override;
void initAfterRead() override;
void defineEditorAttribute( const caf::PdmFieldHandle* field,
QString uiConfigName,
caf::PdmUiEditorAttribute* attribute ) override;
// Metadata and option build tools
std::map<std::string, std::vector<std::string>> getResultMetaDataForUIFieldSetting();