mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Link selection in 3D view with plots (#9195)
* Allow well selections in 3D view to update well selection in summary plots and well log plots
This commit is contained in:
committed by
Magne Sjaastad
parent
4b1a6b48a5
commit
d6ab69a154
@@ -88,6 +88,7 @@ public:
|
||||
void ensureDefaultFlowPlotsAreCreated();
|
||||
void ensureCalculationIdsAreAssigned();
|
||||
void loadDataAndUpdateAllPlots();
|
||||
void updateSelectedWell( QString wellName );
|
||||
|
||||
protected:
|
||||
void initAfterRead() override;
|
||||
|
||||
Reference in New Issue
Block a user