mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2262 Summary Curve Creator : Add support for auto plot title
This commit is contained in:
@@ -36,7 +36,7 @@ public:
|
||||
|
||||
caf::PdmChildArrayField<RimSummaryPlot*> summaryPlots;
|
||||
|
||||
RimSummaryPlot* createSummaryPlotAutoName();
|
||||
RimSummaryPlot* createSummaryPlotWithAutoTitle();
|
||||
RimSummaryPlot* createNamedSummaryPlot(const QString& name);
|
||||
|
||||
void updateSummaryNameHasChanged();
|
||||
|
||||
Reference in New Issue
Block a user