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