#3309 Toolbar buttons for well log plot data source and make sure only visible curves and zonation/attributes affect the data source.

* This also required adding some updateConnectedEditors for updating the selected property views when changing the toolbar.
This commit is contained in:
Gaute Lindkvist
2018-09-10 09:55:07 +02:00
parent 742b7aab11
commit 0460eb2ac2
12 changed files with 136 additions and 20 deletions

View File

@@ -100,7 +100,7 @@ public:
void detachAllCurves();
void reattachAllCurves();
void loadDataAndUpdate();
void loadDataAndUpdate(bool updateParentPlotAndToolbars = false);
void setAndUpdateWellPathFormationNamesData(RimCase* rimCase, RimWellPath* wellPath);