mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3120 Summary plot export. Always include vector, case and optionally ensemble for summary curves in export data column headers
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
void updateCurveNameNoLegendUpdate();
|
||||
|
||||
QString curveName() const { return m_curveName; }
|
||||
virtual QString curveExportDescription() const { return m_curveName; }
|
||||
|
||||
void updateCurveVisibility(bool updateParentPlot);
|
||||
void updateLegendEntryVisibilityAndPlotLegend();
|
||||
|
||||
Reference in New Issue
Block a user