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