OpendTect  6.6
uilaswriter.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Nanne Hemstra
8  Date: May 2021
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiwellmod.h"
14 
15 #include "uidialog.h"
16 
17 class uiASCIIFileInput;
18 class uiComboBox;
19 class uiGenInput;
20 class uiListBox;
21 class uiWellSel;
22 
23 namespace Well { class Data; }
24 
25 mExpClass(uiWell) uiLASWriter : public uiDialog
27 public:
30 
31 protected:
35  bool acceptOK(CallBacker*) override;
36 
44 
45  RefMan<Well::Data> wd_ = nullptr;
46 };
uiComboBox
Combo box.
Definition: uicombobox.h:32
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
uiLASWriter::zunitfld_
uiComboBox * zunitfld_
Definition: uilaswriter.h:40
uiLASWriter::wellfld_
uiWellSel * wellfld_
Definition: uilaswriter.h:37
uiLASWriter::~uiLASWriter
mODTextTranslationClass(uiLASWriter) public ~uiLASWriter()
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
Repos::Data
@ Data
Definition: repos.h:24
uiLASWriter::nullfld_
uiGenInput * nullfld_
Definition: uilaswriter.h:41
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition: uistring.h:40
uiGenInput
General Input Element.
Definition: uigeninput.h:59
uiLASWriter::lasfld_
uiASCIIFileInput * lasfld_
Definition: uilaswriter.h:43
uiLASWriter::finalizeCB
void finalizeCB(CallBacker *)
Well
Definition: directionalsurvey.h:20
uiListBox
List Box.
Definition: uilistbox.h:75
uidialog.h
uiLASWriter::logsfld_
uiListBox * logsfld_
Definition: uilaswriter.h:38
uiLASWriter::wellSelCB
void wellSelCB(CallBacker *)
uiLASWriter::mdrangefld_
uiGenInput * mdrangefld_
Definition: uilaswriter.h:39
uiLASWriter
Definition: uilaswriter.h:26
uiLASWriter::logSelCB
void logSelCB(CallBacker *)
uiParent
Definition: uiparent.h:26
uiLASWriter::acceptOK
bool acceptOK(CallBacker *) override
confirm accept
uiASCIIFileInput
Definition: uifileinput.h:137
uiDialog
Definition: uidialog.h:42
uiLASWriter::colwidthfld_
uiGenInput * colwidthfld_
Definition: uilaswriter.h:42
uiWellSel
Definition: uiwellsel.h:22
RefMan< Well::Data >

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021