#2179 Summary Plot : Change identifier using PgUp / PgDown

This commit is contained in:
Magne Sjaastad
2017-11-24 18:13:43 +01:00
parent e231685d4c
commit 0a8a67c2aa
8 changed files with 278 additions and 56 deletions

View File

@@ -104,6 +104,9 @@ public:
void updatePlotTitle();
void applyNextIdentifier();
void applyPreviousIdentifier();
// RimViewWindow overrides
public:
virtual QWidget* createViewWidget(QWidget* mainWindowParent) override;