Public Member Functions | |
| AttribParamGroup (uiParent *, const uiAttrDescEd &, const EvalParam &) | |
| void | updatePars (Attrib::Desc &, int) |
| void | updateDesc (Attrib::Desc &, int) |
| const char * | getLabel () |
Protected Member Functions | |
| void | createInputSpecs (const Attrib::ValParam *, DataInpSpec *&, DataInpSpec *&) |
Protected Attributes | |
| uiGenInput * | initfld |
| uiGenInput * | incrfld |
| BufferString | parlbl_ |
| BufferString | evallbl_ |
| BufferString | parstr1_ |
| BufferString | parstr2_ |
| int | pgidx_ |
| bool | evaloutput_ |
| const uiAttrDescEd & | desced_ |
| AttribParamGroup::AttribParamGroup | ( | uiParent * | , | |
| const uiAttrDescEd & | , | |||
| const EvalParam & | ||||
| ) |
| void AttribParamGroup::createInputSpecs | ( | const Attrib::ValParam * | , | |
| DataInpSpec *& | , | |||
| DataInpSpec *& | ||||
| ) | [protected] |
| const char* AttribParamGroup::getLabel | ( | ) | [inline] |
| void AttribParamGroup::updateDesc | ( | Attrib::Desc & | , | |
| int | ||||
| ) |
| void AttribParamGroup::updatePars | ( | Attrib::Desc & | , | |
| int | ||||
| ) |
const uiAttrDescEd& AttribParamGroup::desced_ [protected] |
BufferString AttribParamGroup::evallbl_ [protected] |
bool AttribParamGroup::evaloutput_ [protected] |
uiGenInput* AttribParamGroup::incrfld [protected] |
uiGenInput* AttribParamGroup::initfld [protected] |
BufferString AttribParamGroup::parlbl_ [protected] |
BufferString AttribParamGroup::parstr1_ [protected] |
BufferString AttribParamGroup::parstr2_ [protected] |
int AttribParamGroup::pgidx_ [protected] |
1.7.1