1 #ifndef uiwellpropertyrefsel_h 2 #define uiwellpropertyrefsel_h 18 #include "uiwellmod.h" 30 namespace Well {
class LogSet; }
42 void setCurrent(
const char*);
45 const char* logName()
const;
48 void selectAltProp(
bool yn);
49 bool altPropSelected()
const;
82 int size()
const {
return propflds_.size(); }
93 virtual bool isOK()
const;
#define mExpClass(module)
Definition: commondefs.h:160
uiComboBox * lognmfld_
Definition: uiwellpropertyrefsel.h:65
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
const PropertyRef * altpropref_
Definition: uiwellpropertyrefsel.h:60
Definition: propertyref.h:176
Notifier< uiWellSinglePropSel > altPropChosen
Definition: uiwellpropertyrefsel.h:55
uiButton * getRightmostButton(int idx)
Definition: uiwellpropertyrefsel.h:96
ObjectSet< uiButton > createbuts_
Definition: uiwellpropertyrefsel.h:104
Selector for UnitOfMeasure's.
Definition: uiunitsel.h:38
const PropertyRef & propref_
Definition: uiwellpropertyrefsel.h:59
Definition: uiwellpropertyrefsel.h:77
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
ObjectSet< uiButton > viewbuts_
Definition: uiwellpropertyrefsel.h:105
void setWellID(const MultiID &wid)
Definition: uiwellpropertyrefsel.h:94
Ref Data for a (usually petrophysical) property.
Definition: propertyref.h:42
ObjectSet< uiWellSinglePropSel > propflds_
Definition: uiwellpropertyrefsel.h:103
Log set.
Definition: welllogset.h:32
Combo box.
Definition: uicombobox.h:32
Definition: uiparent.h:26
Set of BufferString objects.
Definition: bufstringset.h:28
Definition: uiwellpropertyrefsel.h:33
Definition: directionalsurvey.h:19
uiCheckBox * altbox_
Definition: uiwellpropertyrefsel.h:67
BufferStringSet normunmeaslbls_
Definition: uiwellpropertyrefsel.h:61
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:40
Notifier< uiWellPropSel > logCreated
Definition: uiwellpropertyrefsel.h:99
int size() const
Definition: uiwellpropertyrefsel.h:82
uiUnitSel * unfld_
Definition: uiwellpropertyrefsel.h:66
BufferStringSet altunmeaslbls_
Definition: uiwellpropertyrefsel.h:62
StdType
Definition: propertyref.h:46
int altpref_
Definition: uiwellpropertyrefsel.h:63
MultiID wellid_
Definition: uiwellpropertyrefsel.h:98
Definition: uibutton.h:134
const PropertyRef * altPropRef() const
Definition: uiwellpropertyrefsel.h:52
Unit of Measure.
Definition: unitofmeasure.h:35
Compound key consisting of ints.
Definition: multiid.h:25
const PropertyRef & normPropRef() const
Definition: uiwellpropertyrefsel.h:51