mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
List all grid case groups where statistics data will be deleted based on a drop action
p4#: 21247
This commit is contained in:
@@ -90,7 +90,7 @@ signals:
|
||||
void selectedObjectChanged( caf::PdmObject* pdmObject );
|
||||
|
||||
private:
|
||||
bool userConfirmedGridCaseGroupChange(const QModelIndex & itemIndex);
|
||||
bool userConfirmedGridCaseGroupChange(const QModelIndexList& itemIndexList);
|
||||
bool hasAnyStatisticsResults(RimIdenticalGridCaseGroup* gridCaseGroup);
|
||||
|
||||
void createPdmObjectsFromClipboard(caf::PdmObjectGroup* objectGroup);
|
||||
|
||||
Reference in New Issue
Block a user