15 #include "uiwellmod.h" 29 bool withinserters=
true);
70 int nrSelected()
const;
74 void allowIOObjManip(
bool yn);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Definition: uiioobjselgrp.h:50
IOPar & iopar_
Definition: uiwellsel.h:60
Single-line element allowing multi-parameter to be set via a dialog.
Definition: uicompoundparsel.h:31
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:188
uiWellParSel * singlnfld_
Definition: uiwellsel.h:84
Notifier< uiMultiWellSel > newSelection
Definition: uiwellsel.h:79
static const uiString & emptyString()
Definition: uistring.h:109
Definition: uiwellsel.h:64
Definition: uistring.h:89
Definition: uiwellsel.h:39
Definition: uiparent.h:26
Notifier< uiMultiWellSel > newCurrent
Definition: uiwellsel.h:80
TypeSet< MultiID > selids_
Definition: uiwellsel.h:59
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
Notifier< uiWellParSel > selDone
Definition: uiwellsel.h:52
uiIOObjSelGrp * multilnfld_
Definition: uiwellsel.h:85
void trigger(T &t)
Definition: callback.h:258
User Interface (UI) element for selection of IOObjs.
Definition: uiioobjsel.h:38
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:175
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
Definition: uiwellsel.h:22
void newCurrentCB(CallBacker *)
Definition: uiwellsel.h:88
Basic group for letting the user select an object.
Definition: uiioobjselgrp.h:46
int nrSelected() const
Definition: uiwellsel.h:45
Compound key consisting of ints.
Definition: multiid.h:25
void newSelectionCB(CallBacker *)
Definition: uiwellsel.h:87
Holds the context for selecting and/or creating IOObjs.
Definition: ctxtioobj.h:62