mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added general function used to remove(and delete) pdmObject from pdmPointersField
Used when closing a grid group p4#: 20992
This commit is contained in:
@@ -114,6 +114,8 @@ public:
|
||||
RimStatisticalCalculation* addStatisticalCalculation(const QModelIndex& itemIndex, QModelIndex& insertedModelIndex);
|
||||
RimIdenticalGridCaseGroup* addCaseGroup(const QModelIndex& itemIndex, QModelIndex& insertedModelIndex);
|
||||
|
||||
bool deleteObjectFromPdmPointersField(const QModelIndex& itemIndex);
|
||||
|
||||
void updateScriptPaths();
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user