KIntSpinBox Member List
This is the complete list of members for
KIntSpinBox, including all inherited members.
base | KIntSpinBox | |
base() const | KIntSpinBox | |
buttonSymbols() const | QSpinBox | |
cleanText() const | QSpinBox | |
currentValueText() | QSpinBox | |
downRect() const | QSpinBox | |
editor() const | QSpinBox | |
enum{UpDownArrows, PlusMinus} | QSpinBox | |
eventFilter(QObject *o, QEvent *ev) | QSpinBox | |
interpretText() | QSpinBox | |
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 | |
lineStep() const | QSpinBox | |
mapTextToValue(bool *) | KIntSpinBox | [protected, virtual] |
mapValueToText(int) | KIntSpinBox | [protected, virtual] |
maxValue() const | QSpinBox | |
minValue() const | QSpinBox | |
prefix() const | QSpinBox | |
prop-the current button symbol mode | QSpinBox | |
prop-the spin box's text with no prefix(), suffix() or leading or trailing whitespace | QSpinBox | |
prop-the line step | QSpinBox | |
prop-the maximum value of the spin box | QSpinBox | |
prop-the minimum value of the spin box | QSpinBox | |
prop-the spin box's prefix | QSpinBox | |
prop-the special-value text | QSpinBox | |
prop-the suffix of the spin box | QSpinBox | |
prop-the spin box's text, including any prefix() and suffix() | QSpinBox | |
prop-the value of the spin box | QSpinBox | |
prop-whether it is possible to step the value from the highest value to the lowest value and vice versa | QSpinBox | |
QSpinBox(QWidget *parent=0, const char *name=0) | QSpinBox | |
QSpinBox(int minValue, int maxValue, int step=1, QWidget *parent=0, const char *name=0) | QSpinBox | |
QSpinBox() | QSpinBox | |
rangeChange() | QSpinBox | |
selectAll() | QSpinBox | |
setBase(int base) | KIntSpinBox | |
setButtonSymbols(ButtonSymbols) | QSpinBox | |
setEditFocus(bool mark) | KIntSpinBox | |
setLineStep(int) | QSpinBox | |
setMaxValue(int) | QSpinBox | |
setMinValue(int) | QSpinBox | |
setPrefix(const QString &text) | QSpinBox | |
setSpecialValueText(const QString &text) | QSpinBox | |
setSuffix(const QString &text) | QSpinBox | |
setValidator(const QValidator *v) | QSpinBox | |
setValue(int value) | QSpinBox | |
setWrapping(bool on) | QSpinBox | |
specialValueText() const | QSpinBox | |
stepDown() | QSpinBox | |
stepUp() | QSpinBox | |
suffix() const | QSpinBox | |
text() const | QSpinBox | |
textChanged() | QSpinBox | |
updateDisplay() | QSpinBox | |
upRect() const | QSpinBox | |
validator() const | QSpinBox | |
value() const | QSpinBox | |
valueChange() | QSpinBox | |
valueChanged(int value) | QSpinBox | |
valueChanged(const QString &valueText) | QSpinBox | |
virtual_hook(int id, void *data) | KIntSpinBox | [protected, virtual] |
wrapping() const | QSpinBox | |
~KIntSpinBox() | KIntSpinBox | [virtual] |