mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2958 Ensemble curve sets. Make ensemble selected by default on 'new summary plot' command
This commit is contained in:
@@ -35,6 +35,7 @@ class QHBoxLayout;
|
||||
class QBoxLayout;
|
||||
|
||||
namespace caf {
|
||||
class PdmObject;
|
||||
class PdmUiItem;
|
||||
class PdmUiTreeView;
|
||||
}
|
||||
@@ -53,7 +54,7 @@ public:
|
||||
~RicSummaryCurveCreatorSplitterUi();
|
||||
|
||||
void updateFromSummaryPlot(RimSummaryPlot* summaryPlot);
|
||||
void updateFromDefaultCases(const std::vector<RimSummaryCase*> defaultCases);
|
||||
void updateFromDefaultSources(const std::vector<caf::PdmObject*> defaultSources);
|
||||
|
||||
private:
|
||||
virtual void recursivelyConfigureAndUpdateTopLevelUiItems(const std::vector<caf::PdmUiItem *>& topLevelUiItems,
|
||||
|
||||
Reference in New Issue
Block a user