Classes | |
| struct | bodyOprand |
Public Member Functions | |
| uiBodyOperatorDlg (uiParent *, EM::BodyOperator &) | |
| ~uiBodyOperatorDlg () | |
| bool | acceptOK (CallBacker *) |
Protected Member Functions | |
| void | itemClick (CallBacker *) |
| void | bodySel (CallBacker *) |
| void | oprSel (CallBacker *) |
| void | typeSel (CallBacker *) |
| void | turnOffAll () |
| void | deleteAllChildInfo (uiListViewItem *) |
| void | setOprator (uiListViewItem *lv, EM::BodyOperator &opt) |
Static Protected Member Functions | |
| static char | sKeyUnion () |
| static char | sKeyIntSect () |
| static char | sKeyMinus () |
| static char | sKeyUdf () |
Protected Attributes | |
| EM::BodyOperator & | oprt_ |
| uiLabeledComboBox * | oprselfld_ |
| uiToolButton * | unionbut_ |
| uiToolButton * | intersectbut_ |
| uiToolButton * | minusbut_ |
| uiLabeledComboBox * | typefld_ |
| uiGenInput * | bodyselfld_ |
| uiPushButton * | bodyselbut_ |
| uiListView * | tree_ |
| TypeSet< bodyOprand > | listinfo_ |
| ObjectSet< uiListViewItem > | listsaved_ |
| uiBodyOperatorDlg::uiBodyOperatorDlg | ( | uiParent * | , | |
| EM::BodyOperator & | ||||
| ) |
| uiBodyOperatorDlg::~uiBodyOperatorDlg | ( | ) |
| bool uiBodyOperatorDlg::acceptOK | ( | CallBacker * | ) | [virtual] |
Reimplemented from uiDialog.
| void uiBodyOperatorDlg::bodySel | ( | CallBacker * | ) | [protected] |
| void uiBodyOperatorDlg::deleteAllChildInfo | ( | uiListViewItem * | ) | [protected] |
| void uiBodyOperatorDlg::itemClick | ( | CallBacker * | ) | [protected] |
| void uiBodyOperatorDlg::oprSel | ( | CallBacker * | ) | [protected] |
| void uiBodyOperatorDlg::setOprator | ( | uiListViewItem * | lv, | |
| EM::BodyOperator & | opt | |||
| ) | [protected] |
| static char uiBodyOperatorDlg::sKeyIntSect | ( | ) | [inline, static, protected] |
| static char uiBodyOperatorDlg::sKeyMinus | ( | ) | [inline, static, protected] |
| static char uiBodyOperatorDlg::sKeyUdf | ( | ) | [inline, static, protected] |
| static char uiBodyOperatorDlg::sKeyUnion | ( | ) | [inline, static, protected] |
| void uiBodyOperatorDlg::turnOffAll | ( | ) | [protected] |
| void uiBodyOperatorDlg::typeSel | ( | CallBacker * | ) | [protected] |
uiPushButton* uiBodyOperatorDlg::bodyselbut_ [protected] |
uiGenInput* uiBodyOperatorDlg::bodyselfld_ [protected] |
uiToolButton* uiBodyOperatorDlg::intersectbut_ [protected] |
TypeSet<bodyOprand> uiBodyOperatorDlg::listinfo_ [protected] |
ObjectSet<uiListViewItem> uiBodyOperatorDlg::listsaved_ [protected] |
uiToolButton* uiBodyOperatorDlg::minusbut_ [protected] |
uiLabeledComboBox* uiBodyOperatorDlg::oprselfld_ [protected] |
EM::BodyOperator& uiBodyOperatorDlg::oprt_ [protected] |
uiListView* uiBodyOperatorDlg::tree_ [protected] |
uiLabeledComboBox* uiBodyOperatorDlg::typefld_ [protected] |
uiToolButton* uiBodyOperatorDlg::unionbut_ [protected] |
1.7.1