mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2199, #2245 Summary plots. Add paste commands for cross plot. Add duplicate summary plots and curves
This commit is contained in:
@@ -37,7 +37,8 @@ public:
|
||||
void deleteAllChildObjects();
|
||||
|
||||
std::vector<RimSummaryPlot*> summaryPlots() const;
|
||||
RimSummaryPlot* addSummaryPlot();
|
||||
RimSummaryPlot* createSummaryPlot();
|
||||
void addSummaryPlot(RimSummaryPlot *plot);
|
||||
|
||||
void updateSummaryNameHasChanged();
|
||||
void summaryPlotItemInfos(QList<caf::PdmOptionItemInfo>* optionInfos) const;
|
||||
|
||||
Reference in New Issue
Block a user