#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

@@ -70,6 +70,7 @@ public:
void applyPrevTimeStep();
void applyNextTimeStep();
std::vector<caf::PdmFieldHandle *> fieldsToShowInToolbar();
protected:
virtual void fieldChangedByUi(const caf::PdmFieldHandle* changedField,
const QVariant& oldValue,