mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2610 New command, display ensamble curves with single color
This commit is contained in:
@@ -100,6 +100,8 @@ public:
|
||||
|
||||
void setZOrder(double z);
|
||||
|
||||
virtual void updateCurveAppearance();
|
||||
|
||||
protected:
|
||||
|
||||
virtual QString createCurveAutoName() = 0;
|
||||
@@ -107,7 +109,6 @@ protected:
|
||||
virtual void onLoadDataAndUpdate(bool updateParentPlot) = 0;
|
||||
|
||||
void updateCurvePresentation(bool updatePlotLegend);
|
||||
virtual void updateCurveAppearance();
|
||||
|
||||
void updateOptionSensitivity();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user