Public Member Functions | |
| uiLabeledComboBox (uiParent *, const char *lbl, const char *nm=0) | |
| uiLabeledComboBox (uiParent *, const BufferStringSet &, const char *lbl, const char *nm=0) | |
| uiLabeledComboBox (uiParent *, const char **, const char *lbl, const char *nm=0) | |
| uiComboBox * | box () |
| uiLabel * | label () |
Protected Attributes | |
| uiComboBox * | cb_ |
| uiLabel * | labl_ |
| uiLabeledComboBox::uiLabeledComboBox | ( | uiParent * | , | |
| const char * | lbl, | |||
| const char * | nm = 0 | |||
| ) |
| uiLabeledComboBox::uiLabeledComboBox | ( | uiParent * | , | |
| const BufferStringSet & | , | |||
| const char * | lbl, | |||
| const char * | nm = 0 | |||
| ) |
| uiLabeledComboBox::uiLabeledComboBox | ( | uiParent * | , | |
| const char ** | , | |||
| const char * | lbl, | |||
| const char * | nm = 0 | |||
| ) |
| uiComboBox* uiLabeledComboBox::box | ( | ) | [inline] |
| uiLabel* uiLabeledComboBox::label | ( | ) | [inline] |
uiComboBox* uiLabeledComboBox::cb_ [protected] |
uiLabel* uiLabeledComboBox::labl_ [protected] |
1.7.1