mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3540 Create seperate 2d view with parallel, look down and linked views
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include "cafPdmObject.h"
|
||||
#include "cafPdmField.h"
|
||||
|
||||
class RimPropertyFilter;
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
///
|
||||
@@ -41,7 +43,7 @@ public:
|
||||
|
||||
virtual void loadAndInitializePropertyFilters() = 0;
|
||||
|
||||
void updateDisplayModelNotifyManagedViews() const;
|
||||
void updateDisplayModelNotifyManagedViews(RimPropertyFilter* changedFilter) const;
|
||||
virtual void updateIconState() = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user