mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#756 Curve creation and syncronization with filter and selection.
This commit is contained in:
@@ -73,8 +73,12 @@ public:
|
||||
virtual ~RimSummaryCurve();
|
||||
|
||||
void setSummaryCase(RimSummaryCase* sumCase);
|
||||
RimSummaryCase* summaryCase();
|
||||
void setVariable(QString varName);
|
||||
|
||||
RifEclipseSummaryAddress summaryAddress();
|
||||
void setSummaryAddress(const RifEclipseSummaryAddress& address);
|
||||
|
||||
protected:
|
||||
// RimPlotCurve overrides
|
||||
|
||||
|
||||
Reference in New Issue
Block a user