1 #ifndef uiwellrdmlinedlg_h 2 #define uiwellrdmlinedlg_h 15 #include "uiwellmod.h" 40 void setSelectedWells();
46 void createSelectButtons(uiGroup*);
47 void createMoveButtons(uiGroup*);
49 void attachFields(uiGroup*,uiGroup*);
52 int getFirstEmptyRow();
90 const char* getRandLineID()
const;
91 bool dispOnCreation();
TypeSet< int > selwellstypes_
Definition: uiwellrdmlinedlg.h:61
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
TypeSet< MultiID > selwellsids_
Definition: uiwellrdmlinedlg.h:60
Definition: uiwellrdmlinedlg.h:33
uiToolButton * fromselect_
Definition: uiwellrdmlinedlg.h:69
uiToolButton * toselect_
Definition: uiwellrdmlinedlg.h:68
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
uiIOObjSel * outfld_
Definition: uiwellrdmlinedlg.h:102
uiWellPartServer * wellserv_
Definition: uiwellrdmlinedlg.h:110
uiCheckBox * dispfld_
Definition: uiwellrdmlinedlg.h:103
bool withpos_
Definition: uiwellrdmlinedlg.h:56
Definition: uiparent.h:26
Set of BufferString objects.
Definition: bufstringset.h:28
uiGenInput * extendfld_
Definition: uiwellrdmlinedlg.h:101
Holds an IOObjCtxt plus a pointer to an IOObj and/or an IOPar.
Definition: ctxtioobj.h:142
Definition: uidialog.h:42
Part Server for Wells.
Definition: uiwellpartserv.h:39
List Box.
Definition: uilistbox.h:75
uiToolButton * moveupward_
Definition: uiwellrdmlinedlg.h:71
uiToolButton * movedownward_
Definition: uiwellrdmlinedlg.h:72
const TypeSet< MultiID > & getSelWells() const
Definition: uiwellrdmlinedlg.h:39
BufferStringSet allwellsnames_
Definition: uiwellrdmlinedlg.h:58
uiTable * selwellstbl_
Definition: uiwellrdmlinedlg.h:64
User Interface (UI) element for selection of IOObjs.
Definition: uiioobjsel.h:38
uiListBox * wellsbox_
Definition: uiwellrdmlinedlg.h:63
: setup a dialog where the user can select throught which wells (s)he wants to make a random line pat...
Definition: uiwellrdmlinedlg.h:83
CtxtIOObj & outctio_
Definition: uiwellrdmlinedlg.h:105
uiWellSelGrp * selgrp_
Definition: uiwellrdmlinedlg.h:109
Definition: uibutton.h:134
TypeSet< MultiID > allwellsids_
Definition: uiwellrdmlinedlg.h:59
uiGenInput * onlytopfld_
Definition: uiwellrdmlinedlg.h:66
uiPushButton * previewbutton_
Definition: uiwellrdmlinedlg.h:107