SpinBox Member List
This is the complete list of members for SpinBox, including all inherited members.
addValue(int change) | SpinBox | inline |
bound(int val) const | SpinBox | |
eventFilter(TQObject *, TQEvent *) | SpinBox | protectedvirtual |
isReadOnly() const | SpinBox | inline |
lineShiftStep() const | SpinBox | inline |
lineStep() const | SpinBox | inline |
maxValue() const | SpinBox | inline |
minValue() const | SpinBox | inline |
selectOnStep() const | SpinBox | inline |
setLineShiftStep(int step) | SpinBox | |
setLineStep(int step) | SpinBox | |
setMaxValue(int val) | SpinBox | |
setMinValue(int val) | SpinBox | |
setRange(int minValue, int maxValue) | SpinBox | inline |
setReadOnly(bool readOnly) | SpinBox | virtual |
setSelectOnStep(bool sel) | SpinBox | inline |
shiftStepAdjustment(int oldValue, int shiftStep) | SpinBox | protectedvirtual |
SpinBox(TQWidget *parent=0, const char *name=0) | SpinBox | explicit |
SpinBox(int minValue, int maxValue, int step=1, TQWidget *parent=0, const char *name=0) | SpinBox | |
stepDown() | SpinBox | virtualslot |
stepped(int step) | SpinBox | signal |
stepUp() | SpinBox | virtualslot |
updateDisplay() | SpinBox | protectedvirtual |
valueChange() | SpinBox | protectedvirtual |