Energy Attribute ui. More...
Public Member Functions | |
| uiEnergyAttrib (uiParent *, bool) | |
| void | getEvalParams (TypeSet< EvalParam > &) const |
| virtual const char * | attribName () const |
Static Public Member Functions | |
| static void | initClass () |
| static int | factoryID () |
Protected Member Functions | |
| bool | setParameters (const Attrib::Desc &) |
| bool | setInput (const Attrib::Desc &) |
| bool | setOutput (const Attrib::Desc &) |
| bool | getParameters (Attrib::Desc &) |
| bool | getInput (Attrib::Desc &) |
| bool | getOutput (Attrib::Desc &) |
Static Protected Member Functions | |
| static uiAttrDescEd * | createInstance (uiParent *, bool) |
Protected Attributes | |
| uiAttrSel * | inpfld_ |
| uiGenInput * | gatefld_ |
| uiGenInput * | gradientfld_ |
| uiGenInput * | outpfld_ |
Static Protected Attributes | |
| static int | factoryid_ |
Energy Attribute ui.
| uiEnergyAttrib::uiEnergyAttrib | ( | uiParent * | , | |
| bool | ||||
| ) |
| virtual const char* uiEnergyAttrib::attribName | ( | ) | const [virtual] |
Implements uiAttrDescEd.
| static uiAttrDescEd* uiEnergyAttrib::createInstance | ( | uiParent * | , | |
| bool | ||||
| ) | [static, protected] |
| static int uiEnergyAttrib::factoryID | ( | ) | [inline, static] |
Reimplemented from uiAttrDescEd.
| bool uiEnergyAttrib::getInput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEnergyAttrib::getOutput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEnergyAttrib::getParameters | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| static void uiEnergyAttrib::initClass | ( | ) | [static] |
| bool uiEnergyAttrib::setInput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEnergyAttrib::setOutput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEnergyAttrib::setParameters | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
int uiEnergyAttrib::factoryid_ [static, protected] |
uiGenInput* uiEnergyAttrib::gatefld_ [protected] |
uiGenInput* uiEnergyAttrib::gradientfld_ [protected] |
uiAttrSel* uiEnergyAttrib::inpfld_ [protected] |
uiGenInput* uiEnergyAttrib::outpfld_ [protected] |
1.7.1