#6878 Export Completion: Make subset of settings available from Python

Python code linting changes detected by black
This commit is contained in:
Magne Sjaastad
2021-05-03 13:21:36 +02:00
parent 69a03df9da
commit 010e964ea8
13 changed files with 1780 additions and 130 deletions

View File

@@ -112,12 +112,12 @@ RicExportCompletionDataSettingsUi::RicExportCompletionDataSettingsUi()
"",
"" );
CAF_PDM_InitField( &m_exportDataSourceAsComment, "ExportDataSourceAsComment", true, "Comment", "", "", "" );
CAF_PDM_InitField( &m_exportDataSourceAsComment, "ExportDataSourceAsComment", true, "Comments", "", "", "" );
CAF_PDM_InitField( &m_exportWelspec, "ExportWelspec", true, "WELSPEC keyword", "", "", "" );
CAF_PDM_InitField( &m_completionWelspecAfterMainBore,
"CompletionWelspecAfterMainBore",
false,
true,
"WELSEGS per Completion Type",
"",
"",