Public Member Functions | |
| uiAttrInpDlg (uiParent *, const BufferStringSet &attrnms, bool issteer, bool is2d) | |
| Use for multi input case. | |
| uiAttrInpDlg (uiParent *, bool hasseis, bool hassteer, bool is2d) | |
| Use for single input case. | |
| ~uiAttrInpDlg () | |
| bool | is2D () const |
| const char * | getSeisRef () const |
| const char * | getSteerRef () const |
| const char * | getSeisKey () const |
| const char * | getSteerKey () const |
Protected Member Functions | |
| bool | acceptOK (CallBacker *) |
| CtxtIOObj & | getCtxtIO (bool) |
Protected Attributes | |
| uiSeisSel * | seisinpfld_ |
| uiSeisSel * | steerinpfld_ |
| CtxtIOObj & | ctio_ |
| CtxtIOObj & | ctiosteer_ |
| bool | multiinpcube_ |
| bool | is2d_ |
| uiAttrInpDlg::uiAttrInpDlg | ( | uiParent * | , | |
| const BufferStringSet & | attrnms, | |||
| bool | issteer, | |||
| bool | is2d | |||
| ) |
Use for multi input case.
| uiAttrInpDlg::uiAttrInpDlg | ( | uiParent * | , | |
| bool | hasseis, | |||
| bool | hassteer, | |||
| bool | is2d | |||
| ) |
Use for single input case.
| uiAttrInpDlg::~uiAttrInpDlg | ( | ) |
| bool uiAttrInpDlg::acceptOK | ( | CallBacker * | ) | [protected, virtual] |
Reimplemented from uiDialog.
| CtxtIOObj& uiAttrInpDlg::getCtxtIO | ( | bool | ) | [protected] |
| const char* uiAttrInpDlg::getSeisKey | ( | ) | const |
| const char* uiAttrInpDlg::getSeisRef | ( | ) | const |
| const char* uiAttrInpDlg::getSteerKey | ( | ) | const |
| const char* uiAttrInpDlg::getSteerRef | ( | ) | const |
| bool uiAttrInpDlg::is2D | ( | ) | const [inline] |
CtxtIOObj& uiAttrInpDlg::ctio_ [protected] |
CtxtIOObj& uiAttrInpDlg::ctiosteer_ [protected] |
bool uiAttrInpDlg::is2d_ [protected] |
bool uiAttrInpDlg::multiinpcube_ [protected] |
uiSeisSel* uiAttrInpDlg::seisinpfld_ [protected] |
uiSeisSel* uiAttrInpDlg::steerinpfld_ [protected] |
1.7.1