mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#401) Added access to the ViewLinker from the main view
This commit is contained in:
@@ -35,6 +35,7 @@ class Rim3dOverlayInfoConfig;
|
||||
class RimCase;
|
||||
class RimCellRangeFilterCollection;
|
||||
class RiuViewer;
|
||||
class RimViewLinker;
|
||||
|
||||
namespace cvf
|
||||
{
|
||||
@@ -128,6 +129,7 @@ public:
|
||||
virtual caf::PdmFieldHandle* userDescriptionField() { return &name; }
|
||||
protected:
|
||||
|
||||
RimViewLinker* dependentViews();
|
||||
void setDefaultView();
|
||||
|
||||
void addWellPathsToModel(cvf::ModelBasicList* wellPathModelBasicList,
|
||||
|
||||
Reference in New Issue
Block a user