Shift Attribute description editor. More...
Public Member Functions | |
| uiShiftAttrib (uiParent *, bool) | |
| void | getEvalParams (TypeSet< EvalParam > ¶ms) const |
| virtual const char * | attribName () const |
Static Public Member Functions | |
| static void | initClass () |
| static int | factoryID () |
Protected Member Functions | |
| void | steerSel (CallBacker *) |
| bool | setParameters (const Attrib::Desc &) |
| bool | setInput (const Attrib::Desc &) |
| bool | getParameters (Attrib::Desc &) |
| bool | getInput (Attrib::Desc &) |
Static Protected Member Functions | |
| static uiAttrDescEd * | createInstance (uiParent *, bool) |
Protected Attributes | |
| uiAttrSel * | inpfld_ |
| uiStepOutSel * | stepoutfld_ |
| uiGenInput * | timefld_ |
| uiGenInput * | dosteerfld_ |
| uiSteeringSel * | steerfld_ |
Static Protected Attributes | |
| static int | factoryid_ |
Shift Attribute description editor.
| uiShiftAttrib::uiShiftAttrib | ( | uiParent * | , | |
| bool | ||||
| ) |
| virtual const char* uiShiftAttrib::attribName | ( | ) | const [virtual] |
Implements uiAttrDescEd.
| static uiAttrDescEd* uiShiftAttrib::createInstance | ( | uiParent * | , | |
| bool | ||||
| ) | [static, protected] |
| static int uiShiftAttrib::factoryID | ( | ) | [inline, static] |
Reimplemented from uiAttrDescEd.
| bool uiShiftAttrib::getInput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiShiftAttrib::getParameters | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| static void uiShiftAttrib::initClass | ( | ) | [static] |
| bool uiShiftAttrib::setInput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiShiftAttrib::setParameters | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| void uiShiftAttrib::steerSel | ( | CallBacker * | ) | [protected] |
uiGenInput* uiShiftAttrib::dosteerfld_ [protected] |
int uiShiftAttrib::factoryid_ [static, protected] |
uiAttrSel* uiShiftAttrib::inpfld_ [protected] |
uiSteeringSel* uiShiftAttrib::steerfld_ [protected] |
uiStepOutSel* uiShiftAttrib::stepoutfld_ [protected] |
uiGenInput* uiShiftAttrib::timefld_ [protected] |
1.7.1