Public Member Functions | |
| uiLabeledSpinBox (uiParent *, const char *txt, int nrdecimals=0, const char *nm=0) | |
| uiSpinBox * | box () |
| uiLabel * | label () |
Protected Attributes | |
| uiSpinBox * | sb |
| uiLabel * | lbl |
| uiLabeledSpinBox::uiLabeledSpinBox | ( | uiParent * | , | |
| const char * | txt, | |||
| int | nrdecimals = 0, |
|||
| const char * | nm = 0 | |||
| ) |
| uiSpinBox* uiLabeledSpinBox::box | ( | ) | [inline] |
| uiLabel* uiLabeledSpinBox::label | ( | ) | [inline] |
uiLabel* uiLabeledSpinBox::lbl [protected] |
uiSpinBox* uiLabeledSpinBox::sb [protected] |
1.7.1