Instantaneous Attribute description editor. More...
Public Member Functions | |
| uiInstantaneousAttrib (uiParent *, bool) | |
| 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 | |
| uiImagAttrSel * | inpfld |
| uiGenInput * | outpfld |
Static Protected Attributes | |
| static const char * | outstrs [] |
| static int | factoryid_ |
Instantaneous Attribute description editor.
| uiInstantaneousAttrib::uiInstantaneousAttrib | ( | uiParent * | , | |
| bool | ||||
| ) |
| virtual const char* uiInstantaneousAttrib::attribName | ( | ) | const [virtual] |
Implements uiAttrDescEd.
| static uiAttrDescEd* uiInstantaneousAttrib::createInstance | ( | uiParent * | , | |
| bool | ||||
| ) | [static, protected] |
| static int uiInstantaneousAttrib::factoryID | ( | ) | [inline, static] |
| bool uiInstantaneousAttrib::getInput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiInstantaneousAttrib::getOutput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiInstantaneousAttrib::getParameters | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| static void uiInstantaneousAttrib::initClass | ( | ) | [static] |
| bool uiInstantaneousAttrib::setInput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiInstantaneousAttrib::setOutput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiInstantaneousAttrib::setParameters | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
int uiInstantaneousAttrib::factoryid_ [static, protected] |
uiImagAttrSel* uiInstantaneousAttrib::inpfld [protected] |
uiGenInput* uiInstantaneousAttrib::outpfld [protected] |
const char* uiInstantaneousAttrib::outstrs[] [static, protected] |
1.7.1