Scaling Attribute description editor. More...
Public Member Functions | |
| uiScalingAttrib (uiParent *, bool) | |
| virtual const char * | attribName () const |
Static Public Member Functions | |
| static void | initClass () |
| static int | factoryID () |
Protected Member Functions | |
| void | typeSel (CallBacker *) |
| void | statsSel (CallBacker *) |
| bool | setParameters (const Attrib::Desc &) |
| bool | setInput (const Attrib::Desc &) |
| bool | getParameters (Attrib::Desc &) |
| bool | getInput (Attrib::Desc &) |
| void | getEvalParams (TypeSet< EvalParam > &) const |
| bool | areUIParsOK () |
Static Protected Member Functions | |
| static uiAttrDescEd * | createInstance (uiParent *, bool) |
Protected Attributes | |
| uiAttrSel * | inpfld |
| uiGenInput * | typefld |
| uiGenInput * | nfld |
| uiGenInput * | statsfld |
| uiTable * | table |
| uiGenInput * | windowfld |
| uiGenInput * | lowenergymute |
| uiGenInput * | sqrgfld |
| uiGenInput * | squrgfld |
Static Protected Attributes | |
| static int | factoryid_ |
Scaling Attribute description editor.
| uiScalingAttrib::uiScalingAttrib | ( | uiParent * | , | |
| bool | ||||
| ) |
| bool uiScalingAttrib::areUIParsOK | ( | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| virtual const char* uiScalingAttrib::attribName | ( | ) | const [virtual] |
Implements uiAttrDescEd.
| static uiAttrDescEd* uiScalingAttrib::createInstance | ( | uiParent * | , | |
| bool | ||||
| ) | [static, protected] |
| static int uiScalingAttrib::factoryID | ( | ) | [inline, static] |
Reimplemented from uiAttrDescEd.
| bool uiScalingAttrib::getInput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiScalingAttrib::getParameters | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| static void uiScalingAttrib::initClass | ( | ) | [static] |
| bool uiScalingAttrib::setInput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiScalingAttrib::setParameters | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| void uiScalingAttrib::statsSel | ( | CallBacker * | ) | [protected] |
| void uiScalingAttrib::typeSel | ( | CallBacker * | ) | [protected] |
int uiScalingAttrib::factoryid_ [static, protected] |
uiAttrSel* uiScalingAttrib::inpfld [protected] |
uiGenInput* uiScalingAttrib::lowenergymute [protected] |
uiGenInput* uiScalingAttrib::nfld [protected] |
uiGenInput* uiScalingAttrib::sqrgfld [protected] |
uiGenInput* uiScalingAttrib::squrgfld [protected] |
uiGenInput* uiScalingAttrib::statsfld [protected] |
uiTable* uiScalingAttrib::table [protected] |
uiGenInput* uiScalingAttrib::typefld [protected] |
uiGenInput* uiScalingAttrib::windowfld [protected] |
1.7.1