#3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.

* The name for the UI groups is now "Data Source" for both types of data source stepping.
This commit is contained in:
Gaute Lindkvist
2018-09-05 11:04:42 +02:00
parent ac8a11c813
commit d81b85c54c
12 changed files with 284 additions and 95 deletions

View File

@@ -36,7 +36,7 @@ class RiuWellLogPlot;
class RimWellLogTrack;
class RimWellRftPlot;
class RimWellPltPlot;
class QKeyEvent;
//==================================================================================================
///
@@ -125,6 +125,8 @@ public:
virtual QString createAutoName() const override;
void updateHolder() override;
void handleKeyPressEvent(QKeyEvent* keyEvent);
protected:
// Overridden PDM methods