mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Grid Property Calculator: Improve UI to allow only one filter.
This commit is contained in:
@@ -43,6 +43,9 @@ public:
|
||||
void removeDependentObjects() override;
|
||||
|
||||
protected:
|
||||
void onChildrenUpdated( caf::PdmChildArrayFieldHandle* childArray,
|
||||
std::vector<caf::PdmObjectHandle*>& updatedObjects ) override;
|
||||
|
||||
RimGridCalculationVariable* createVariable() const override;
|
||||
std::pair<bool, QString> validateVariables();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user