Event Attributes description editor. More...
Public Member Functions | |
| uiEventAttrib (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 &) |
| void | isSingleSel (CallBacker *) |
| void | isGateSel (CallBacker *) |
Static Protected Member Functions | |
| static uiAttrDescEd * | createInstance (uiParent *, bool) |
Protected Attributes | |
| uiAttrSel * | inpfld |
| uiGenInput * | issinglefld |
| uiGenInput * | tonextfld |
| uiGenInput * | outpfld |
| uiGenInput * | evtypefld |
| uiGenInput * | gatefld |
| uiLabel * | tonextlblfld |
Static Protected Attributes | |
| static int | factoryid_ |
Event Attributes description editor.
| uiEventAttrib::uiEventAttrib | ( | uiParent * | , | |
| bool | ||||
| ) |
| virtual const char* uiEventAttrib::attribName | ( | ) | const [virtual] |
Implements uiAttrDescEd.
| static uiAttrDescEd* uiEventAttrib::createInstance | ( | uiParent * | , | |
| bool | ||||
| ) | [static, protected] |
| static int uiEventAttrib::factoryID | ( | ) | [inline, static] |
| bool uiEventAttrib::getInput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEventAttrib::getOutput | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEventAttrib::getParameters | ( | Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| static void uiEventAttrib::initClass | ( | ) | [static] |
| void uiEventAttrib::isGateSel | ( | CallBacker * | ) | [protected] |
| void uiEventAttrib::isSingleSel | ( | CallBacker * | ) | [protected] |
| bool uiEventAttrib::setInput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEventAttrib::setOutput | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
| bool uiEventAttrib::setParameters | ( | const Attrib::Desc & | ) | [protected, virtual] |
Reimplemented from uiAttrDescEd.
uiGenInput* uiEventAttrib::evtypefld [protected] |
int uiEventAttrib::factoryid_ [static, protected] |
uiGenInput* uiEventAttrib::gatefld [protected] |
uiAttrSel* uiEventAttrib::inpfld [protected] |
uiGenInput* uiEventAttrib::issinglefld [protected] |
uiGenInput* uiEventAttrib::outpfld [protected] |
uiGenInput* uiEventAttrib::tonextfld [protected] |
uiLabel* uiEventAttrib::tonextlblfld [protected] |
1.7.1