mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3950 Add the minimal --summaryplot commandline option.
Using shell globbing for filenames, and only one additional option implemented. Avoid creating default plot when using --summaryplot
This commit is contained in:
committed by
Gaute Lindkvist
parent
6880483453
commit
e04daa7596
@@ -148,6 +148,7 @@ public:
|
||||
void selectAxisInPropertyEditor(int axis) override;
|
||||
void setAutoZoomForAllAxes(bool enableAutoZoom) override;
|
||||
caf::PdmObject* findRimPlotObjectFromQwtCurve(const QwtPlotCurve* curve) const override;
|
||||
void showLegend(bool enable);
|
||||
|
||||
public:
|
||||
// RimViewWindow overrides
|
||||
|
||||
Reference in New Issue
Block a user