13 #include "uiwellmod.h" 39 void setSelectedWells();
45 void createSelectButtons(uiGroup*);
46 void createMoveButtons(uiGroup*);
48 void attachFields(uiGroup*,uiGroup*);
51 int getFirstEmptyRow();
89 DBKey getRandLineID()
const;
90 bool dispOnCreation();
TypeSet< int > selwellstypes_
Definition: uiwellrdmlinedlg.h:60
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Definition: uiwellrdmlinedlg.h:32
uiToolButton * fromselect_
Definition: uiwellrdmlinedlg.h:68
uiToolButton * toselect_
Definition: uiwellrdmlinedlg.h:67
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
uiIOObjSel * outfld_
Definition: uiwellrdmlinedlg.h:101
uiWellPartServer * wellserv_
Definition: uiwellrdmlinedlg.h:109
uiCheckBox * dispfld_
Definition: uiwellrdmlinedlg.h:102
bool withpos_
Definition: uiwellrdmlinedlg.h:55
Definition: uiparent.h:24
Set of BufferString objects.
Definition: bufstringset.h:25
uiGenInput * extendfld_
Definition: uiwellrdmlinedlg.h:100
Holds an IOObjCtxt plus a pointer to an IOObj and/or an IOPar.
Definition: ctxtioobj.h:24
Definition: uidialog.h:40
Part Server for Wells.
Definition: uiwellpartserv.h:40
List Box.
Definition: uilistbox.h:73
uiToolButton * moveupward_
Definition: uiwellrdmlinedlg.h:70
Set of (small) copyable elements.
Definition: commontypes.h:26
uiToolButton * movedownward_
Definition: uiwellrdmlinedlg.h:71
BufferStringSet allwellsnames_
Definition: uiwellrdmlinedlg.h:57
uiTable * selwellstbl_
Definition: uiwellrdmlinedlg.h:63
User Interface (UI) element for selection of IOObjs.
Definition: uiioobjsel.h:36
DBKeySet allwellsids_
Definition: uiwellrdmlinedlg.h:58
uiListBox * wellsbox_
Definition: uiwellrdmlinedlg.h:62
: setup a dialog where the user can select throught which wells (s)he wants to make a random line pat...
Definition: uiwellrdmlinedlg.h:82
CtxtIOObj & outctio_
Definition: uiwellrdmlinedlg.h:104
const DBKeySet & getSelWells() const
Definition: uiwellrdmlinedlg.h:38
uiWellSelGrp * selgrp_
Definition: uiwellrdmlinedlg.h:108
Full key to any object in the OpendTect data store.
Definition: dbkey.h:36
Definition: uibutton.h:130
uiGenInput * onlytopfld_
Definition: uiwellrdmlinedlg.h:65
DBKeySet selwellsids_
Definition: uiwellrdmlinedlg.h:59
uiPushButton * previewbutton_
Definition: uiwellrdmlinedlg.h:106