mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Prototyped commands for new treeview
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include "cafPdmChildField.h"
|
||||
#include "cafPdmDocument.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
class RigCaseData;
|
||||
class RigGridManager;
|
||||
class RigMainGrid;
|
||||
@@ -35,6 +37,9 @@ class RimOilField;
|
||||
class RimScriptCollection;
|
||||
class RimWellPathImport;
|
||||
|
||||
|
||||
class QAction;
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
///
|
||||
@@ -70,6 +75,8 @@ public:
|
||||
|
||||
RimOilField* activeOilField();
|
||||
|
||||
void actionsBasedOnSelection(std::vector<QAction*>& actions);
|
||||
|
||||
protected:
|
||||
// Overridden methods
|
||||
void initScriptDirectories();
|
||||
|
||||
Reference in New Issue
Block a user