mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user