15 #include "uiattributesmod.h" 24 namespace Attrib {
class Desc;
class DescSet; }
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Supplies lists of available attribute input.
Definition: attribsel.h:150
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
TypeSet< Attrib::DescID > allids_
Definition: uimultoutsel.h:80
Definition: uimultoutsel.h:59
Set of attribute descriptions.
Definition: attribdescset.h:35
AttribDesc ID: each Desc has a unique ID in a set; the boolean isstored allows us to know whether thi...
Definition: attribdescid.h:27
Definition: uiparent.h:26
Set of BufferString objects.
Definition: bufstringset.h:28
Definition: uidialog.h:42
Dialog used to determine which outputs of an attribute will be computed at once and stored as multipl...
Definition: uimultoutsel.h:30
List Box.
Definition: uilistbox.h:75
FixedString Desc()
Definition: keystrs.h:62
const Attrib::DescSet * descset_
Definition: uimultoutsel.h:79
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:89
uiCheckBox * outallfld_
Definition: uimultoutsel.h:53
uiListBox * attribfld_
Definition: uimultoutsel.h:83
bool is2D(const PicksType &picks)
Definition: pickset.h:142
TypeSet< Attrib::DescID > selids_
Definition: uimultoutsel.h:81
uiListBox * outlistfld_
Definition: uimultoutsel.h:52
uiListBox * selfld_
Definition: uimultoutsel.h:84
Definition: uibutton.h:134
Semblance Attribute.
Definition: attribdataholder.h:25