mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user