List all grid case groups where statistics data will be deleted based on a drop action

p4#: 21247
This commit is contained in:
Magne Sjaastad
2013-04-11 14:14:52 +02:00
parent 67535b648c
commit 464565f1bf
2 changed files with 79 additions and 20 deletions

View File

@@ -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);