mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2465 Property panel: Update UI fields from selected result on tree view object changed
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "RiuMainWindowBase.h"
|
||||
|
||||
#include "cafPdmUiDragDropInterface.h"
|
||||
#include "cafPdmObjectHandle.h"
|
||||
|
||||
#include <QEvent>
|
||||
#include <QPointer>
|
||||
@@ -133,6 +134,8 @@ private:
|
||||
|
||||
void showDockPanel(const QString& dockPanelName);
|
||||
|
||||
void updateUiFieldsFromActiveResult(caf::PdmObjectHandle* objectToUpdate);
|
||||
|
||||
private:
|
||||
static RiuMainWindow* sm_mainWindowInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user