mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#872 - Adding command feature for export of summary plots to ascii (and writing empty export file)
This commit is contained in:
@@ -79,6 +79,8 @@ public:
|
||||
|
||||
void updateCurveVisibility();
|
||||
|
||||
//TODO: virtual function for getting plot data for export(?)
|
||||
|
||||
protected:
|
||||
|
||||
virtual QString createCurveAutoName() = 0;
|
||||
|
||||
Reference in New Issue
Block a user