13 #include "uiattributesmod.h" 22 namespace Attrib {
class Desc;
class DescSet; }
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Supplies lists of available attribute input.
Definition: attribsel.h:148
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
bool is2D(GeomType gt)
Definition: seistype.h:32
TypeSet< Attrib::DescID > allids_
Definition: uimultoutsel.h:78
Definition: uimultoutsel.h:57
Set of attribute descriptions.
Definition: attribdescset.h:29
AttribDesc ID: each Desc has a unique ID in a set; the boolean isstored allows us to know whether thi...
Definition: attribdescid.h:25
Definition: uiparent.h:24
Set of BufferString objects.
Definition: bufstringset.h:25
Definition: uidialog.h:40
Dialog used to determine which outputs of an attribute will be computed at once and stored as multipl...
Definition: uimultoutsel.h:28
List Box.
Definition: uilistbox.h:73
FixedString Desc()
Definition: keystrs.h:60
const Attrib::DescSet * descset_
Definition: uimultoutsel.h:77
Description of an attribute in an Attrib::DescSet. Each attribute has a name (e.g. "Similarity"), a user reference (e.g. "My similarity"), and at least one output. In addition, it may have parameters and inputs. If it has multiple outputs, only one of the outputs are selected.
Definition: attribdesc.h:87
uiCheckBox * outallfld_
Definition: uimultoutsel.h:51
uiListBox * attribfld_
Definition: uimultoutsel.h:81
TypeSet< Attrib::DescID > selids_
Definition: uimultoutsel.h:79
uiListBox * outlistfld_
Definition: uimultoutsel.h:50
uiListBox * selfld_
Definition: uimultoutsel.h:82
Definition: uibutton.h:130
Semblance Attribute.
Definition: attribdataholder.h:21