mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Plot curve. Support for setting Z order on curve objects
This commit is contained in:
@@ -98,6 +98,8 @@ public:
|
||||
|
||||
void showLegend(bool show);
|
||||
|
||||
void setZOrder(double z);
|
||||
|
||||
protected:
|
||||
|
||||
virtual QString createCurveAutoName() = 0;
|
||||
|
||||
Reference in New Issue
Block a user