16 #include "uiwellmod.h" 28 namespace Well {
class LogSet; }
40 void setCurrent(
const char*);
43 const char* logName()
const;
46 void selectAltProp(
bool yn);
47 bool altPropSelected()
const;
80 int size()
const {
return propflds_.size(); }
91 virtual bool isOK()
const;
#define mExpClass(module)
Definition: commondefs.h:157
uiComboBox * lognmfld_
Definition: uiwellpropertyrefsel.h:63
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
const PropertyRef * altpropref_
Definition: uiwellpropertyrefsel.h:58
Definition: propertyref.h:174
Notifier< uiWellSinglePropSel > altPropChosen
Definition: uiwellpropertyrefsel.h:53
uiButton * getRightmostButton(int idx)
Definition: uiwellpropertyrefsel.h:94
ObjectSet< uiButton > createbuts_
Definition: uiwellpropertyrefsel.h:102
Selector for UnitOfMeasure's.
Definition: uiunitsel.h:36
const PropertyRef & propref_
Definition: uiwellpropertyrefsel.h:57
Definition: uiwellpropertyrefsel.h:75
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
ObjectSet< uiButton > viewbuts_
Definition: uiwellpropertyrefsel.h:103
Ref Data for a (usually petrophysical) property.
Definition: propertyref.h:40
ObjectSet< uiWellSinglePropSel > propflds_
Definition: uiwellpropertyrefsel.h:101
Set of Well::Log's.
Definition: welllogset.h:24
Combo box.
Definition: uicombobox.h:30
Definition: uiparent.h:24
Set of BufferString objects.
Definition: bufstringset.h:25
Definition: uiwellpropertyrefsel.h:31
Definition: wellcommon.h:16
uiCheckBox * altbox_
Definition: uiwellpropertyrefsel.h:65
BufferStringSet normunmeaslbls_
Definition: uiwellpropertyrefsel.h:59
void setWellID(const DBKey &wid)
Definition: uiwellpropertyrefsel.h:92
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
Notifier< uiWellPropSel > logCreated
Definition: uiwellpropertyrefsel.h:97
int size() const
Definition: uiwellpropertyrefsel.h:80
DBKey wellid_
Definition: uiwellpropertyrefsel.h:96
uiUnitSel * unfld_
Definition: uiwellpropertyrefsel.h:64
BufferStringSet altunmeaslbls_
Definition: uiwellpropertyrefsel.h:60
Full key to any object in the OpendTect data store.
Definition: dbkey.h:36
StdType
Definition: propertyref.h:44
int altpref_
Definition: uiwellpropertyrefsel.h:61
Definition: uibutton.h:130
const PropertyRef * altPropRef() const
Definition: uiwellpropertyrefsel.h:50
Unit of Measure.
Definition: unitofmeasure.h:33
const PropertyRef & normPropRef() const
Definition: uiwellpropertyrefsel.h:49