Coherency attribute description editor. More...
Public Member Functions | |
| uiCoherencyAttrib (uiParent *, bool) | |
| virtual const char * | attribName () const |
Static Public Member Functions | |
| static void | initClass () |
| static int | factoryID () |
Protected Member Functions | |
| void | is1Sel (CallBacker *) |
| bool | setParameters (const Attrib::Desc &) |
| bool | setInput (const Attrib::Desc &) |
| bool | getParameters (Attrib::Desc &) |
| bool | getInput (Attrib::Desc &) |
| void | getEvalParams (TypeSet< EvalParam > &) const |
Static Protected Member Functions | |
| static uiAttrDescEd * | createInstance (uiParent *, bool) |
Protected Attributes | |
| uiImagAttrSel * | inpfld |
| uiGenInput * | is1fld |
| uiGenInput * | tgfld |
| uiGenInput * | maxdipfld |
| uiGenInput * | deltadipfld |
| uiStepOutSel * | stepoutfld |
Static Protected Attributes | |
| static int | factoryid_ |
Coherency attribute description editor.
| uiCoherencyAttrib::uiCoherencyAttrib | ( | uiParent * | , | |
| bool | ||||
| ) |
| virtual const char* uiCoherencyAttrib::attribName | ( | ) | const [virtual] |
Implements uiAttrDescEd.
| static uiAttrDescEd* uiCoherencyAttrib::createInstance | ( | uiParent * | , | |
| bool | ||||
| ) | [static, protected] |
| static int uiCoherencyAttrib::factoryID | ( | ) | [inline, static] |
Reimplemented from uiAttrDescEd.
| bool uiCoherencyAttrib::getInput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiCoherencyAttrib::getParameters | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| static void uiCoherencyAttrib::initClass | ( | ) | [static] |
| void uiCoherencyAttrib::is1Sel | ( | CallBacker * | ) | [protected] |
| bool uiCoherencyAttrib::setInput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiCoherencyAttrib::setParameters | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
uiGenInput* uiCoherencyAttrib::deltadipfld [protected] |
int uiCoherencyAttrib::factoryid_ [static, protected] |
uiImagAttrSel* uiCoherencyAttrib::inpfld [protected] |
uiGenInput* uiCoherencyAttrib::is1fld [protected] |
uiGenInput* uiCoherencyAttrib::maxdipfld [protected] |
uiStepOutSel* uiCoherencyAttrib::stepoutfld [protected] |
uiGenInput* uiCoherencyAttrib::tgfld [protected] |
1.7.1