mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2898 Ensemble curves. Add vector selection button and dialog
This commit is contained in:
@@ -40,8 +40,12 @@ public:
|
||||
~RiuSummaryCurveDefSelectionDialog();
|
||||
|
||||
void setCaseAndAddress(RimSummaryCase* summaryCase, const RifEclipseSummaryAddress& address);
|
||||
void setEnsembleAndAddress(RimSummaryCaseCollection* ensemble, const RifEclipseSummaryAddress& address);
|
||||
std::vector<RiaSummaryCurveDefinition> curveSelection() const;
|
||||
|
||||
void hideEnsembles();
|
||||
void hideSummaryCases();
|
||||
|
||||
private:
|
||||
RiuSummaryCurveDefSelection* summaryAddressSelection() const;
|
||||
void updateLabel();
|
||||
|
||||
Reference in New Issue
Block a user