KIntValidator Member List
This is the complete list of members for
KIntValidator, including all inherited members.
base() const | KIntValidator | [virtual] |
bottom() const | KIntValidator | [virtual] |
fixup(TQString &) const | KIntValidator | [virtual] |
TQValidator::fixup(TQString &input) | TQValidator | |
KIntValidator(TQWidget *parent, int base=10, const char *name=0) | KIntValidator | |
KIntValidator(int bottom, int top, TQWidget *parent, int base=10, const char *name=0) | KIntValidator | |
setBase(int base) | KIntValidator | [virtual] |
setRange(int bottom, int top) | KIntValidator | [virtual] |
top() const | KIntValidator | [virtual] |
TQValidator(TQObject *parent, const char *name=0) | TQValidator | |
validate(TQString &, int &) const | KIntValidator | [virtual] |
TQValidator::validate(TQString &input, int &pos) | TQValidator | |
~KIntValidator() | KIntValidator | [virtual] |
~TQValidator() | TQValidator | |