lib
KoProperty::IntSpinBox Member ListThis is the complete list of members for KoProperty::IntSpinBox, including all inherited members.
| base | KIntSpinBox | |
| base() const | KIntSpinBox | |
| editor() const | KoProperty::IntSpinBox | [inline] |
| eventFilter(QObject *o, QEvent *e) | KoProperty::IntSpinBox | [virtual] |
| IntSpinBox(int lower, int upper, int step, int value, int base=10, IntEdit *parent=0, const char *name=0) | KoProperty::IntSpinBox | |
| KIntSpinBox(QWidget *parent=0, const char *name=0) | KIntSpinBox | |
| KIntSpinBox(int lower, int upper, int step, int value, int base=10, QWidget *parent=0, const char *name=0) | KIntSpinBox | |
| mapTextToValue(bool *) | KIntSpinBox | [protected, virtual] |
| mapValueToText(int) | KIntSpinBox | [protected, virtual] |
| setBase(int base) | KIntSpinBox | |
| setEditFocus(bool mark) | KIntSpinBox | |
| setValue(const QVariant &value) | KoProperty::IntSpinBox | [virtual] |
| virtual_hook(int id, void *data) | KIntSpinBox | [protected, virtual] |
| ~IntSpinBox() | KoProperty::IntSpinBox | [inline, virtual] |
| ~KIntSpinBox() | KIntSpinBox | [virtual] |
|