mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2632 Export Completions : Add exportCompletionsForVisibleWellPaths
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
QString exportCarfinDataAsString() const;
|
||||
void setExportCarfinDataFromString(const QString& data);
|
||||
|
||||
RicExportCompletionDataSettingsUi* exportCompletionData(bool onlyWellPathCollectionSelected) const;
|
||||
RicExportCompletionDataSettingsUi* exportCompletionData() const;
|
||||
|
||||
private:
|
||||
caf::PdmChildField<RicExportCarfinUi*> m_exportCarfin;
|
||||
|
||||
Reference in New Issue
Block a user