This is the complete list of members for
KIntSpinBox, including all inherited members.
| base() const | KIntSpinBox | |
| buttonSymbols() | TQSpinBox | |
| cleanText() | TQSpinBox | |
| currentValueText() | TQSpinBox | |
| downRect() | TQSpinBox | |
| editor() | TQSpinBox | |
| eventFilter(TQObject *o, TQEvent *ev) | TQSpinBox | |
| interpretText() | TQSpinBox | |
| KIntSpinBox(TQWidget *parent=0, const char *name=0) | KIntSpinBox | |
| KIntSpinBox(int lower, int upper, int step, int value, int base=10, TQWidget *parent=0, const char *name=0) | KIntSpinBox | |
| lineStep() | TQSpinBox | |
| mapTextToValue(bool *) | KIntSpinBox | [protected, virtual] |
| mapValueToText(int) | KIntSpinBox | [protected, virtual] |
| maxValue() | TQSpinBox | |
| minValue() | TQSpinBox | |
| prefix() | TQSpinBox | |
| rangeChange() | TQSpinBox | |
| selectAll() | TQSpinBox | |
| setBase(int base) | KIntSpinBox | |
| setButtonSymbols(ButtonSymbols) | TQSpinBox | |
| setEditFocus(bool mark) | KIntSpinBox | |
| setLineStep(int) | TQSpinBox | |
| setMaxValue(int) | TQSpinBox | |
| setMinValue(int) | TQSpinBox | |
| setPrefix(const TQString &text) | TQSpinBox | |
| setSpecialValueText(const TQString &text) | TQSpinBox | |
| setSuffix(const TQString &text) | TQSpinBox | |
| setValidator(const TQValidator *v) | TQSpinBox | |
| setValue(int value) | TQSpinBox | |
| setWrapping(bool on) | TQSpinBox | |
| specialValueText() | TQSpinBox | |
| stepDown() | TQSpinBox | |
| stepUp() | TQSpinBox | |
| suffix() | TQSpinBox | |
| text() | TQSpinBox | |
| textChanged() | TQSpinBox | |
| TQSpinBox(TQWidget *parent=0, const char *name=0) | TQSpinBox | |
| TQSpinBox(int minValue, int maxValue, int step=1, TQWidget *parent=0, const char *name=0) | TQSpinBox | |
| updateDisplay() | TQSpinBox | |
| upRect() | TQSpinBox | |
| validator() | TQSpinBox | |
| value() | TQSpinBox | |
| valueChange() | TQSpinBox | |
| valueChanged(int value) | TQSpinBox | |
| valueChanged(const TQString &valueText) | TQSpinBox | |
| virtual_hook(int id, void *data) (defined in KIntSpinBox) | KIntSpinBox | [protected, virtual] |
| wrapping() | TQSpinBox | |
| ~KIntSpinBox() | KIntSpinBox | [virtual] |
| ~TQSpinBox() | TQSpinBox | |