KIntSpinBox Member List
This is the complete list of members for
KIntSpinBox, including all inherited members.
| base | KIntSpinBox | |
| base() const | KIntSpinBox | |
| clear() | QSpinBox | |
| KIntSpinBox(QWidget *parent=0) | KIntSpinBox | [explicit] |
| KIntSpinBox(int lower, int upper, int step, int value, QWidget *parent, int base=10) | KIntSpinBox | |
| message(const QString &message, int alignment=Qt::AlignLeft, const QColor &color=Qt::black) | QSpinBox | |
| QSpinBox(QWidget *parent=0) | QSpinBox | |
| setBase(int base) | KIntSpinBox | |
| setEditFocus(bool mark) | KIntSpinBox | |
| setRange(int minimum, int maximum) | QSpinBox | |
| textFromValue(int) const | KIntSpinBox | [protected, virtual] |
| QSpinBox::textFromValue(int value) | QSpinBox | |
| valueChanged(int i) | QSpinBox | |
| valueChanged(const QString &text) | QSpinBox | |
| valueFromText(const QString &text) const | KIntSpinBox | [protected, virtual] |
| QSpinBox::valueFromText(const QString &text) | QSpinBox | |
| ~KIntSpinBox() | KIntSpinBox | [virtual] |